calculate_F: F matrix calculation

Description Usage Arguments Value

Description

Function for calculating the F matrix, described on the thesis. This is the transformed input matrix that depends on the piecewise polinomial expansion Psi and a set of weights w.

Usage

1
calculate_F(Psi, beta, d)

Arguments

Psi

Piecewise Polinomail expansion for an input matrix X previosly calculated by calculate_Psi

beta

Posterior estimate of the beta parameters previously calculated with posterior_params

d

Number of dimentions, this parameter helps to improve efficiency

Value

F matrix


PaoloLuciano/bpwpm2 documentation built on June 6, 2019, 5:47 p.m.