buildXmat: An auxialiary function to quickly construct the polyomial...

Description Usage Arguments Value

View source: R/buildXmat.R

Description

An auxialiary function to quickly construct the polyomial matrix, using Horner's rule

Usage

1
buildXmat(x, nc)

Arguments

x

The base

nc

the number of columns

Value

A matrix with increasing powers of x in the columns


SPsimSeq documentation built on Nov. 8, 2020, 5:09 p.m.