Nothing
# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393
integral_f <- function(alpha, lambda) {
.Call(`_robustSFA_integral_f`, alpha, lambda)
}
H_alpha <- function(y, x, theta, alpha) {
.Call(`_robustSFA_H_alpha`, y, x, theta, alpha)
}
obj_f0_cpp <- function(params, y, X) {
.Call(`_robustSFA_obj_f0_cpp`, params, y, X)
}
obj_f_alpha_cpp <- function(params, y, X, alpha) {
.Call(`_robustSFA_obj_f_alpha_cpp`, params, y, X, alpha)
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.