Description Usage Arguments Value Examples
View source: R/cov_clm__sigmaThetaExpr_viewer____main.R
covariance structure viewer to preview sigmaThetaExpr to be used in 'cov_clm'.
1 | sigmaThetaExpr_viewer(sigmaThetaExpr, numWaves = NULL)
|
sigmaThetaExpr |
A character with the covariance structure type or a list of expressions |
numWaves |
An integer with the size of the square matrix to be printed. |
Return NULL and print in terminal the sigmaThetaExpr.
1 2 | # UCM
sigmaThetaExpr_viewer("UCM", 5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.