weights {hubEnsembles}R Documentation

Example weights data for linear_pool()

Description

Toy weights data formatted according to hubverse standards to be used in the examples for linear_pool(). Weights are 0.25, 0.5, 0.25.

Usage

weights

Format

weights

A data frame with 3 rows and 2 columns:

model_id

model ID

location

FIPS codes

weight

weight


[Package hubEnsembles version 1.0.0 Index]