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 March 1, 2025, 9:04 p.m.