CalculateIPWprob: Calculate the Remaining Probabilities in Inverse Probability...

Description Usage Arguments

View source: R/utilities.R

Description

Calculate a vector of remaining probabilities in inverse probability weights for one specific or all subjects

Usage

1
CalculateIPWprob(m, Y, order, alpha, sub.num = 0)

Arguments

m

an integer vector of number of measurements for each subject.

Y

a vector of responses for all subjects.

order

the order for MAR remaining model.

alpha

parameters in MAR remaining model.

sub.num

subject number (0 = all subjects).


gee4 documentation built on May 2, 2019, 10:14 a.m.