mainProcedure: (internal) Main caller for the estimation procedure

Description Usage Arguments Value

View source: R/procFunctions.R

Description

the common procedure called by both mainestimate and bootstrapProc

Usage

1
mainProcedure(main, optset, fml, Ytype, link)

Arguments

main

data.frame of the reformatted dataset

optset

a list of options

fml

a formula reformatted ready for the glm

Ytype

a string, either "Y1" or "Yb"

link

a string, link function for the glm

Value

reporting of the list of mean estimates, $reportingV and $reportingQ


SMasa11/ptse documentation built on Sept. 11, 2019, 12:48 a.m.