int_info2: Given interval break-points, provides data frame with...

Description Usage Arguments

Description

Given interval break-points, provides data frame with information regarding interval start-/end-points, lengths, midpoints,etc.

Usage

1
int_info2(x = c(0:12, seq(15, 55, by = 5), 61), min.time = 4)

Arguments

x

A numeric vector of cut points in which the follow-up should be partitioned in or object of class ped.

min.time

Only intervals that have lower borders larger than this value will be included in the resulting data frame.


adibender/pamm documentation built on May 14, 2019, 5:22 p.m.