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
n
The desired size to weight.