datasim {mi4p} | R Documentation |
A single simulated dataset
Description
This dataset was simulated using the default values of the values of the options of the protdatasim function and the set.seed value set to 4619.
Format
A data frame with 200 observations on the following 11 variables.
- id.obs
a numeric vector
- X1
a numeric vector
- X2
a numeric vector
- X3
a numeric vector
- X4
a numeric vector
- X5
a numeric vector
- X6
a numeric vector
- X7
a numeric vector
- X8
a numeric vector
- X9
a numeric vector
- X10
a numeric vector
Author(s)
M. Chion, Ch. Carapito and F. Bertrand.
Source
We simulated the data.
References
M. Chion, Ch. Carapito and F. Bertrand (2021). Accounting for multiple imputation-induced variability for differential analysis in mass spectrometry-based label-free quantitative proteomics. arxiv:2108.07086. https://arxiv.org/abs/2108.07086.
Examples
data(datasim)
str(datasim)
[Package mi4p version 1.1 Index]