process_eivgmm: Data processing for 'eivgmm' and 'eivgmm_R' function

Description Usage Arguments

View source: R/mcesteqn.R

Description

This function is built to process data in a way that all the obversations are grouped by the time variable.

Usage

1
process_eivgmm(formula, data, me.var, time.var, id.var)

Arguments

formula

a symbolic description of the model

data

a data frame that contains variables in the model and corresponding a variables identifying subjects and time points

me.var

names of variables with measurement errors in the data

time.var

name of variable that identifies different time points in the data

id.var

name of variable that identifies clusters in the data


ytalau/eiv documentation built on Dec. 23, 2021, 8:18 p.m.