a | b/man/check.format.Rd | ||
---|---|---|---|
1 | % Generated by roxygen2: do not edit by hand |
||
2 | % Please edit documentation in R/internal-functions-samr-adapted.R |
||
3 | \name{check.format} |
||
4 | \alias{check.format} |
||
5 | \title{Check format} |
||
6 | \usage{ |
||
7 | check.format(y, resp.type, censoring.status = NULL) |
||
8 | } |
||
9 | \arguments{ |
||
10 | \item{y}{y} |
||
11 | |||
12 | \item{resp.type}{resp type} |
||
13 | |||
14 | \item{censoring.status}{censoring status} |
||
15 | } |
||
16 | \description{ |
||
17 | Check format |
||
18 | } |