Learn R Programming

robustreg (version 0.1-7)

fit_rcpp: Predict Y from X and b

Description

Predict Y from X and b

Usage

fit_rcpp(X,b)

Arguments

X
Design matrix
b
Estimates of beta

Examples

Run this code
fit_rcpp(X,b)

Run the code above in your browser using DataLab