Learn R Programming

CombMSC (version 1.4.2.1)

weight.Only.N: 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.