predtimes: Get a vector of linearly spaced time points for prediction

View source: R/toolsDenial.R

predtimesR Documentation

Get a vector of linearly spaced time points for prediction

Description

for nice plots

Usage

predtimes(datatimes, eventtimes = NULL, Nobjtimes = 100)

Arguments

datatimes
eventtimes
Nobjtimes

number of time points in total

Value

vector of time points

Examples

predtimes(c(30,60,60,90))
predtimes(c(-30,60,60,90))

dkaschek/dMod documentation built on Aug. 16, 2024, 1:37 a.m.