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
5

baker documentation built on Feb. 2, 2022, 9:06 a.m.