show_individual: get an individual's data from the output of...

Description Usage Arguments Value See Also Examples

View source: R/eda.R

Description

get an individual's data from the output of clean_perch_data

Usage

1
show_individual(data_nplcm, ID)

Arguments

data_nplcm

data for fitting nplcm; See nplcm

ID

patient id: patid.

Value

a list with the inquired patient's data

See Also

Other exploratory data analysis functions: get_top_pattern, plot_logORmat, summarize_BrS, summarize_SS, visualize_season

Examples

1
2
3
4
## Not run: 
show_individual(data_nplcm,"G01431")

## End(Not run)

oslerinhealth-releases/baker documentation built on Nov. 4, 2019, 11:11 p.m.