|
a |
|
b/man/print.Rd |
|
|
1 |
% Generated by roxygen2: do not edit by hand |
|
|
2 |
% Please edit documentation in R/s3_generics.R |
|
|
3 |
\name{print} |
|
|
4 |
\alias{print} |
|
|
5 |
\alias{print.accrual} |
|
|
6 |
\alias{print.trial_strucutre} |
|
|
7 |
\title{Prints synthesised recruitment as a dataframe with |
|
|
8 |
one column for each treatment and control arm, and |
|
|
9 |
one row for each week.} |
|
|
10 |
\arguments{ |
|
|
11 |
\item{x}{An object of class \code{trial_structure}.} |
|
|
12 |
} |
|
|
13 |
\description{ |
|
|
14 |
Prints synthesised recruitment as a dataframe with |
|
|
15 |
one column for each treatment and control arm, and |
|
|
16 |
one row for each week. |
|
|
17 |
|
|
|
18 |
Prints initial trial structure as a matrix of prevalences by recruitment |
|
|
19 |
and experimental arms. |
|
|
20 |
} |