transpar {ef}R Documentation

Utility function to convert parameters to probabilities

Description

The matrix G should be of dimension n x p, and the parameter vector should be length p

Usage

transpar(par, G)

Arguments

par

fitted model parameters

G

The design matrix for a model

Value

a data frame


[Package ef version 1.2.0 Index]