calculate_projection: Calculate Projection Vector

Description Usage Arguments Value

View source: R/math_utils.R

Description

Calculate Projection Vector

Usage

1
calculate_projection(F_mat, betas)

Arguments

F_mat

The PWP transformed input space, calculated by a set of w and a Phi matrix by the function calculate_F

betas

The posterior puntual estimation for beta parameters calculated by posterior_params

Value

A numeric vector representing the projection of R^d into R given all of the parametres


PaoloLuciano/bpwpm documentation built on May 20, 2019, 4:25 p.m.