score-information {gRc}R Documentation

Get score and information for RCOX models.

Description

Get score and information for RCOX models.

Usage

getScore(m, K, scale = "original")

## S3 method for class 'rcon'
getScore(m, K, scale = "original")

## S3 method for class 'rcor'
getScore(m, K, scale = "original")

Arguments

m

Model obect.

K

Concentration matrix

scale

On which scales are the parameters computed.

Author(s)

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


[Package gRc version 0.5.0 Index]