Package: lgtdl 1.1.5
lgtdl: A Set of Methods for Longitudinal Data Objects
A very simple implementation of a class for longitudinal data.
Authors:
lgtdl_1.1.5.tar.gz
lgtdl_1.1.5.zip(r-4.5)lgtdl_1.1.5.zip(r-4.4)lgtdl_1.1.5.zip(r-4.3)
lgtdl_1.1.5.tgz(r-4.4-any)lgtdl_1.1.5.tgz(r-4.3-any)
lgtdl_1.1.5.tar.gz(r-4.5-noble)lgtdl_1.1.5.tar.gz(r-4.4-noble)
lgtdl_1.1.5.tgz(r-4.4-emscripten)lgtdl_1.1.5.tgz(r-4.3-emscripten)
lgtdl.pdf |lgtdl.html✨
lgtdl/json (API)
# Install 'lgtdl' in R: |
install.packages('lgtdl', repos = c('https://aallignol.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 7 years agofrom:65b0051708. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-win | OK | Oct 31 2024 |
R-4.5-linux | OK | Oct 31 2024 |
R-4.4-win | OK | Oct 31 2024 |
R-4.4-mac | OK | Oct 31 2024 |
R-4.3-win | OK | Oct 31 2024 |
R-4.3-mac | OK | Oct 31 2024 |
Exports:as.lgtdlgetcovinterplinearinterpprevis.lgtdllgtdl
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Longitudinal Class | as.lgtdl is.lgtdl |
A function to extract the covariate from an object of class lgtdl. | getcov getcov.lgtdl |
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. | interplinear interplinear.AsIs interplinear.lgtdl |
Interpolation Using the Previous Value | interpprev interpprev.AsIs interpprev.lgtdl |
Longitudinal Class | lgtdl |
A function for plotting lgtdl objects. | plot.lgtdl |
Produce a character string suitable for printing. | toString.lgtdl |