Learn R Programming

mmodely (version 0.2.5)

ct.possible.models: Count all possible model combinations

Description

Count all combinations of predictor variables in a multivariate regression model.

Usage

ct.possible.models(q)

Value

a count of the number of possible models

Arguments

q

number of predictor variables

Examples

Run this code

ct.possible.models(9)

Run the code above in your browser using DataLab