try_theta_j: try_theta_j is a function which creates the unit parameters...

Description Usage Arguments Value

Description

try_theta_j is a function which creates the unit parameters and objects related to them. If the input is not a list, this function creates a list which is also a "sema" class with all needed objects stored within.

Usage

1
try_theta_j(theta_j, n_fixed, n_random, ids)

Arguments

theta_j

Either an empty object or an object with class list and sema.

n_fixed

Number of fixed effects.

n_random

Number of random effects.

ids

The id label

Value

If theta_j is a list, it returns theta_j as it was supplied, else a list with needed objects is returned.


L-Ippel/SEMA documentation built on May 30, 2019, 8:23 a.m.