logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

getVariance - estimates variance of MCMC samples

Description

       Estimates variance of MCMC samples from 1 or multiple replicates.

              [sample Files] should contain transposed MCMC samples from replicates.

Name

       getVariance - estimates variance of MCMC samples

Options

--help

              Show this help information.

       -l ,   --log

              Use logged values. (default: Off)

       --norm=<normalization>

              Normalization  constants  for  each  input  file provided as comma separated list of doubles (e.g.
              1.0017,1.0,0.9999 ).

       -o <outFileName> ,   --outFile=<outFileName>

              Name of the output file.

       -t <type> ,   --type=<type>

              Type of variance, possible values: [sample,sqDif]  for  sample  variance  or  squared  difference.
              (default: sample)

       -v ,   --verbose

              Verbose output. (default: Off)

getVariance 0.7.5+dfsg                           September 2021                                   GETVARIANCE(1)

Synopsis

getVariance-o<outFileName>  [OPTIONS] [sampleFiles]

See Also