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.7)lgtdl_1.1.5.zip(r-4.6)lgtdl_1.1.5.zip(r-4.5)
lgtdl_1.1.5.tgz(r-4.6-any)lgtdl_1.1.5.tgz(r-4.5-any)
lgtdl_1.1.5.tar.gz(r-4.7-any)lgtdl_1.1.5.tar.gz(r-4.6-any)
lgtdl_1.1.5.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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 from:65b0051708. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 79 | ||
| source / vignettes | OK | 141 | ||
| linux-release-x86_64 | OK | 103 | ||
| macos-release-arm64 | OK | 113 | ||
| macos-oldrel-arm64 | OK | 97 | ||
| windows-devel | OK | 55 | ||
| windows-release | OK | 56 | ||
| windows-oldrel | OK | 58 | ||
| wasm-release | OK | 97 |
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 |
