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

parm-conversion

Conversion between different parametrizations of mixed models


Description

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

Usage

parm_pms2ghk(parms)

parm_ghk2pms(parms)

parm_pms2phk(parms)

parm_phk2ghk(parms)

parm_phk2pms(parms)

parm_ghk2phk(parms)

parm_CGstats2mmod(parms, type = "ghk")

parm_moment2pms(SS)

Arguments

parms

Parameters of a mixed interaction model

type

Output parameter type; either "ghk" or "pms".

SS

List of moment parameters.

Value

Parameters of a mixed interaction model.

Author(s)

Søren Højsgaard, sorenh@math.aau.dk


gRim

Graphical Interaction Models

v0.2.5
GPL (>= 2)
Authors
Søren Højsgaard <sorenh@math.aau.dk>
Initial release

We don't support your browser anymore

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