getSubCurveValues | R Documentation |
Returns fitted values at observed times
getSubCurveValues(bd, origNames = TRUE, origTime = TRUE)
bd |
Single row of bdObj |
origNames |
use original names for y and time, or use "y" and "time" |
origTime |
Boolean. Do I actually want fitted values at observed times for that subject, or data.table with fitted values at the union of times |
Given a single row of bdObj, this returns fitted values at the observed times to use in conjunction with whatever else
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.