Get a parameter value from SOLAR model files.

Usage

solarPar(mod, par)
solarParIndividuals(mod)
solarParH2rP(mod)
solarParKurtosis(mod)
solarParCovlistP(mod)
solarParCovlistChi(mod)
solarParRhoP(mod)
solarParRhoPSE(mod)
solarParRhoPP(mod)
solarParRhoPOK(mod)
solarParPvar(mod, modelname = "null0.mod")

Arguments

mod
An object of solarPolygenic class. See solarPolygenicClass.
par
A character, the parameter name.
modelname
A character, the file name of a model. The default value is "null0.mod". This argument is only for solarParPvar function.

Value

A value of the given parameter.

Description

Get a parameter value from SOLAR model files.