HR-pQCT in vivo patient reproducibility dataset (unregistered)

invivo_unregistered

Format

A data frame with columns:

scanID

Scan identfier

site

Site/scanner used to obtain meaures (e.g., Montreal, Toronto, etc.)

parameter

Scanned parameter (e.g., Tb. vBMD, Ct. Ar., etc)

timePoint

Time of scan; numeric (e.g., 0, 6, 12)

value

Measured value; numeric

scanner

HR-pQCT scanner (e.g., XCT, XCT2)

replicateSet

age

Patient age (years); numeric

sex

Patient sex; character (e.g., Male, Female)

weight

Patient weight (kg); numeric

registration

Registration status; character (e.g., CAS.registered, unregistered)

Source

Shriners Hospital for Children, Mereo BioPharma

Examples

if (FALSE) { # load data into global enviroment df <- invivo_unregistered }