standardize.covariates | R Documentation |
A function to standardise covariates to avoid numerical issues.
standardize.covariates(B.list)
B.list |
A numerical list that contains covariate matrices. |
This function is supplementary and internally used.
A list of standardised covariate matrices.
estimateLong
## Not run:
standardize.covariates(...)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.