Learn R Programming

mi4p (version 1.3)

datasim: 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.

Arguments

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

M. Chion, Ch. Carapito and F. Bertrand.

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. tools:::Rd_expr_doi("doi:10.1371/journal.pcbi.1010420").

Examples

Run this code

data(datasim)
str(datasim)

Run the code above in your browser using DataLab