transpar: Utility function to convert parameters to probabilities

View source: R/transformations.R

transparR 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


Faskally/ef documentation built on Oct. 12, 2023, 11:06 p.m.