example_data {eHDPrep}R Documentation

Example data for eHDPrep

Description

A dataset containing synthetic example values to demonstrate functionality of 'eHDprep'

Usage

example_data

Format

A data frame with 1,000 rows and 10 variables:

patient_id

1 to 1000, effictively row numbers

tumoursize

double. random values with a mean of 50 and SD of 20

t_stage

character. T stage random values

n_stage

character. N stage random values

diabetes

character. Patient diabetes category

diabetes_type

character. Patient diabetes type category

hypertension

character. Patient hypertension category

rural_urban

character. Patient domestic address category

marital_status

character. Patient marital status category

SNP_a

character. Single Nucleotide Polymorphism (SNP) of the patient

SNP_b

character. Another SNP of the patient

free_text

character. sentences from the 'stringr' package as an example of short free text variables

Source

synthetic


[Package eHDPrep version 1.3.3 Index]