July 26, 2021
m
instead of m + 1
pcTransform()
varFrac
is 1 but defaultpca
by default, and compute it only once in mvForwardStepwise()
July 13, 2021
fastApprox
argument that is exact for fixed effects and approximate if random effects are includedpcTransform()
functionlambda = 0.01
by defaultcriterion = "BIC"
, shrink.method = "EB"
, nparamsMethod = "edf"
pcTransform()
on responsesdream()
October 26, 2020 - enforce compatability with variancePartition >= 1.19.20
May 5, 2020 - add back gdf
May 1, 2020 - Add bestSubsetSearch() - Add estimateMVN_EB for Empirical Bayes estimation from Multivariate Normal Inverse Wishart model (MNIWEB)
May 1, 2020 - add rough code for empirical Bayes covariance estimation
April 27th, 2020 - Add other selection criteria
April 26th, 2020 - Add fast shrinkage of eigen values for Touloumis_equal
April 26th, 2020 - add generalized degrees of freedom for covariance estimate
April 16th, 2020 - Improve documentation - add naive BIC method - add print and show methods
April 15th, 2020 - define number of parameters for BIC as nparamsMethod = c("edf", "countLevels", "lme4") - set default to effective degrees of freedom: "edf" this reduce the penalty for random effects compared to counting the levels - set stopping criterion to delta of 10
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.