make_reg_design: Make Region Design

Description Usage Arguments Value

View source: R/functions_blocks.PDS_UKvars.r

Description

Make region design

Usage

1
2
make_reg_design(my.object, region.vector, my.pls.comps,
  all.regions = c("east", "weco", "west"))

Arguments

my.object

An object containing ?

region.vector

A vector indicating which region each location belongs to (Note: should this be optional?)

my.pls.comps

Integer indicating the number of pls components

all.regions

A vector of character strings listing all the regions

Value

A matrix with monitor names as rownames and number of columns = numer of regions * (number of UK covars + Number of PLS components)


myoung3/regionalkrig documentation built on May 23, 2019, noon