transpar: Utility function to convert parameters to probabilities

View source: R/Likelihoods_and_gradients.R

transparR Documentation

Utility function to convert parameters to probabilities

Description

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

Usage

transpar(par, G)

Arguments

par

fitted model parameters

G

The design matrix for a model

Value

a data frame


Faskally/CLmodel documentation built on Sept. 21, 2023, 1:15 p.m.