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/baker documentation built on May 22, 2021, 12:05 p.m.