Learn R Programming

gRim (version 0.1.2)

ghk2phkParms: Conversion between different parametrizations of mixed interaction models.

Description

Functions to convert between canonical parametrization (g,h,K), moment parametrization (p,m,S) and mixed parametrization (p,h,K).

Usage

ghk2phkParms(parms)
ghk2pmsParms(parms)
phk2ghkParms(parms)
phk2pmsParms(parms)
pms2ghkParms(parms)
pms2phkParms(parms)

Arguments

parms
Parameters of a mixed interaction model

Value

  • Parameters of a mixed interaction model.