Learn R Programming

lgtdl (version 1.1.4)

A Set of Methods for Longitudinal Data Objects

Description

A very simple implementation of a class for longitudinal data.

Copy Link

Version

Install

install.packages('lgtdl')

Monthly Downloads

769

Version

1.1.4

License

GPL (>= 2)

Maintainer

Arthur Allignol

Last Published

January 17th, 2017

Functions in lgtdl (1.1.4)

interpprev

Interpolation Using the Previous Value
plot.lgtdl

A function for plotting lgtdl objects.
interplinear

A function to provide estimates of the response for a longitudinal data object. The estimate is obtained by linear interpolation from the preceding and following observations.
getcov

A function to extract the covariate from an object of class lgtdl.
lgtdl

Longitudinal Class
toString.lgtdl

Produce a character string suitable for printing.
as.lgtdl

Longitudinal Class