View source: R/operation_on_susiF_obj.R
estimate_residual_variance.EBmvFR | R Documentation |
Update residual variance
## S3 method for class 'EBmvFR'
estimate_residual_variance(obj, Y, X, ...)
estimate_residual_variance(obj, Y, X, ...)
## S3 method for class 'susiF'
estimate_residual_variance(obj, Y, X, ...)
obj |
a susiF object defined by init_susiF_obj function |
Y |
wavelet transformed functional phenotype, matrix of size N by size J. |
X |
matrix of size N by p |
estimated residual variance
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.