Learn R Programming

splmm (version 1.2.0)

simulated_data: Dataset simulated for toy example

Description

A toy dataset simulated for demonstration for the splmm function.

Usage

data(simulated_data)

Arguments

Format

y

Response variable.

x

Fixed-effects design matrix.

z

Random-effects design matrix

grp

Subject ID.

Examples

Run this code
data(simulated_data)

Run the code above in your browser using DataLab