theta2plist: Extract parameter vectors from parameter matrix.

Description Usage Arguments Value

View source: R/estim.R

Description

Extract parameter vectors from parameter matrix.

Usage

1
theta2plist(theta, K)

Arguments

theta

A n x d matrix. The logs of the Poisson parameteres.

K

A positive integer. The rank of the normalized parameter matrix.

Value

A list containing the normalizing values and the SVD of the normalized matrix.


chroetz/poisrrr documentation built on Dec. 19, 2021, 4:05 p.m.