The function randomly selects 100 observations from the generated data
and replaces the unselected observations with NA.
Arguments
- sim
R object. Output of the
GenData()function.
See also
Other Data Generation Functions:
GenData(),
IllustrationGenData()