Package: mvLognCorrEst
Type: Package
Title: Sampling from a multivariate Log-Normal distribution using
        Log-Normal parameters and Estimation of Indirect Correlations
Version: 1.0.0
Author: Alessandro De Carlo 
Maintainer: Alessandro De Carlo <alessandro.decarlo01@universitadipavia.it>
Description: This package contains a set of function that allows sampling from a multivariate Log-Normal distribution
            using the parameters (means,sd,correlation matrix) of Log-Normal variables with a not-diagonal covariance matrix. It can also estimate unknown (indirect) 
            correlations from an uncomplete correlation structure.
License: GPL
Imports: Matrix, utils, stats, qgraph, igraph (>= 1.2.7), pracma,
        NlcOptim
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2023-03-15 13:48:45 UTC; AlessandroDeCarlo
