single.model: Calculate single region model

View source: R/testing_functions.R

single.modelR Documentation

Calculate single region model

Description

Code for examining the residuals for a single region model with specified parameters

Usage

single.model(Xvar, data, noregions, breaks)

Arguments

Xvar

Independent variable

data

Matrix of dependent variables

noregions

Number of regions

breaks

Vector of breakpoints

Details

Useful for examining the fit of a specified region model

Value

RSS.results residuals sums of squares for each PC and each region


katrinajones/regions documentation built on March 23, 2022, 12:12 a.m.