Learn R Programming

spselect (version 0.0.1)

X: Input data X

Description

Simulated input data

Usage

data(X)

Arguments

Format

A data frame with 20 observations on the following 5 variables:

Details

The data consist of simulated variables, including an individual-level covariate (x1) and two area-level covariates (x2, x3) available at two different spatial scales (ss1, ss2).

Examples

Run this code
data(X)

Run the code above in your browser using DataLab