Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

covNoBessel

Covariance matrix without Bessel's correction


Description

Computes the Covariance matrix without Bessel's correction, for consistency with package JGL

Usage

covNoBessel(x,...)

Arguments

x

A dataframe of numeric values.

...

Arguments to be passed to cov

Value

A covariance matrix

Author(s)

Giulio Costantini

Examples

library(psych)
data(bfi)
covNoBessel(bfi, use = "complete.obs")

EstimateGroupNetwork

Perform the Joint Graphical Lasso and Selects Tuning Parameters

v0.3.1
GPL (>= 2)
Authors
Giulio Costantini, Nils Kappelmann, Sacha Epskamp
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.