generate_spline_pars | R Documentation |
For ease of simulation studies or testing, generates some parameters for non-covariate including spline models
generate_spline_pars(skeleton, sigma = 2, l = -5, u = 5)
skeleton |
The skeleton to |
sigma |
The standard deviation of the normal distribution the parameters |
l |
The lower limit for the dist.par parameter on the link scale |
u |
The upper limit for the dist.par parameter on the link scale are generated from |
A vector of parameters for the model, such that it can be relisted using skeleton
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.