powered by
Maximum A Posteriori Precision Matrix
map(Y)
An object of class map, including the precision matrix, partial correlation matrix, and regression parameters.
map
Matrix (or data frame) of dimensions n (observations) by p (variables).
Y <- BGGM::bfi[, 1:5] # map map <- map(Y) map
Run the code above in your browser using DataLab