Tendril.res: Example object Tendril as generated by Tendril().

Description Usage Format

Description

The object contains the following 12 items:

Usage

1

Format

A list of 12 elements:

Tendril.res$data

: Dataframe of orginal data and coordinates

Tendril.res$Terms

: Column containing the name of the tendrils

Tendril.res$Unique.Subject.Identifier

: Columns containing subject IDs

Tendril.res$Treat

: Column containing the name of the treatments

Tendril.res$StartDay

: Column containing the start days of the events

Tendril.res$Treatments

: The names of the treatments causing the tendrils to bend

Tendril.res$AEfreqThreshold

: The frequency threshold for the events to be included in the analysis

Tendril.res$Tag

: A tag or comment associated with the analysis

Tendril.res$SubjList

: A dataframe containing subject IDs and treatments

Tendril.res$SubjList.subject

: The name of the column in SubjList containing the subjects IDs

Tendril.res$SubjList.treatment

: The name of the columns in SubjList containing the treatments

Tendril.res$SubjList.dropoutday

: The name of the column in SubjList containing the dropoutday

Tendril.res$rotation_vector

: The rotation vector used for the tendril analysis

Tendril.res$compensate_imbalance

: Boolean indicating whether the imbalance in the groups is compensated

Tendril.res$n.tot

: A data frame of 2 variables for number of subjects in each treatment


Tendril documentation built on Feb. 11, 2020, 5:06 p.m.