Description Usage Arguments Value See Also
View source: R/example_analysis__hes_ip.R
Return a random icd10 code.
1 2 3 |
n |
(integer) number of records to return |
mix_type |
(character) Specify code mix - len3:all Xnn, len4:all Xnnn, len34:any Xnn/Xnnn, aa_only:only alcohol attributable related, or 5050aalen34mix a 50/50 mix of aa_only and len34 |
nmultiple |
(integer) return up to this many codes separated by ";" in each record. Default 1 (and no ";"). Sampling from generated code space used, however for 50/50 mix due to problme space the icd10 codesa re generated randomly on-the-fly rather than sampled from full generated pattern space. Still random but might not be the same random ... but probably is. |
(character vector) n records of 1 to nmultiple (varying) icd10-like codes.
Other examples_of_analysis: ab_labels_from_breaks
,
create__dummy_hesip
,
create_lu_ageband
,
create_lu_gender
,
examples_of_analysis
,
gen_codes
,
main__example_analysis__aa_morbidity
,
main__example_analysis__ac_morbidity
,
main__example_analysis__sa_morbidity
,
main__example_analysis__uc_morbidity
,
main__examples_analysis
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.