CVCF: Last value carry forward and next value carry backward...

Description Usage Arguments

View source: R/CVCF.R

Description

Last value carry forward and next value carry backward combination for initiating imputation.

Usage

1
CVCF(data, lnames, timevar, ID)

Arguments

data

A data frame in long format with missing value.

lnames

A vector of the longitudinal varaible names.

timevar

Name of the visit time variable.

ID

Name of the ID variable.


SOCR/DataSifterII documentation built on Dec. 15, 2021, 10:29 a.m.