Learn R Programming

smcfcs (version 1.7.1)

ex_linquad: Simulated example data with continuous outcome and quadratic covariate effects

Description

A dataset containing simulated data where the outcome depends quadratically on a partially observed covariate.

Usage

ex_linquad

Arguments

Format

A data frame with 1000 rows and 5 variables:

y

Continuous outcome

z

Fully observed covariate, with linear effect on outcome

x

Partially observed normally distributed covariate, with quadratic effect on outcome

xsq

The square of x, which thus has missing values also

v

An auxiliary variable (i.e. not contained in the substantive model)