weight.Only.N {CombMSC}R Documentation

Weight Only Models of Size N

Description

Given a model list, this generates a weight vector which assigns positive (equal) weight to all models of size n (and ONLY models of exactly that size). Uses num.Terms to determine the size of each model.

Usage

weight.Only.N(model.List, n)

Arguments

model.List A list of models.
n The desired size to weight.

Author(s)

Andrew K. Smith


[Package CombMSC version 1.4.2 Index]