Description Usage Arguments Value Examples
View source: R/parameter_vector_to_list.R
Takes a parameter vector (from nlm) and splits it into correct parameter vectors.
1 | parameter_vector_to_list(vec, p, d)
|
vec |
The vector in question |
p |
Second dimension of design matrix |
d |
Second dimension of design matrix |
beta Parameter vector
gamma Parameter vector
1 | R code here showing how your function works
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.