Skip to content
Daniel Russo edited this page Dec 17, 2020 · 2 revisions

Notes for displaying data in different domains

MI

*In summary table don't include any filter columns. *Permit changing order of columns if easy in the dt package

Header table columns: *Route *SEX *Species *Strain *Phase of Study (our interpretation)

For individual tables, include all the domain's columns and the following (the query blocks):

*Animal age *SEX *Control Type (as in SEND) *Route *vehicle *Species *Strain *Phase of study (as in SEND)

LB

*No unit conversion at this point. *Two summary tables: one for numeric results, one for categorical

Stats to include: *97.5 percentile *2.5 percentile

*Compute mean of each animal before creating table so N is count of animals. We will then report mean of means.

*Display categorical results like MI

Clone this wiki locally