Closed gavinsimpson closed 1 year ago
smooth_estimates() and derivatives() generate different numbers of evenly spaced values of the covariate if no data is provided. Harmonise to n = 100.
smooth_estimates()
derivatives()
n = 100
smooth_estimates()
andderivatives()
generate different numbers of evenly spaced values of the covariate if no data is provided. Harmonise ton = 100
.