om_theta_rejection: Fill parameter then calculate rejection

View source: R/om_optim.R

om_theta_rejectionR Documentation

Fill parameter then calculate rejection

Description

Fill parameter then calculate rejection

Usage

om_theta_rejection(theta, weights, mat_g, uncons_theta = TRUE, ...)

Arguments

theta

parameters in weights and G

weights

vector of the original weights

mat_g

transition matrix G

uncons_theta

whether theta are unconstrained. If TRUE, convert using exponential function. Example: (row tot - row sum fixed values) [e^a/(1+e^a+e^b) e^b/(1+e^a+e^b)]


olssol/optMTP documentation built on March 30, 2022, 6:23 p.m.