View source: R/fit_feature_parameters.R
This method is important for finding the variance prior hyperparameters. The results are similar to the unregularized results, but I cannot reuse those because the prior estimation needs to be unbiased from former rounds
1 2 | fit_unregularized_feature_variances(X, rho, zeta, experimental_design,
upper = 1000)
|
The methods returns NA
for each feature with less than 2 observations.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.