log_transform: Logarithmic transformation

View source: R/transformations.R

log_transformR Documentation

Logarithmic transformation

Description

Computes logarithmic transformation for parameters with positivity constraints.

Usage

log_transform(model, theta)

Arguments

model

a list representing a hidden Markov model, e.g. hmm_ornstein_uhlenbeck

theta

a vector of parameters

Value

a vector of transformed parameters


jeremyhengjm/UnbiasedScore documentation built on Nov. 17, 2023, 1:48 a.m.