Nothing
# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393
solveMMP <- function(dims, Phi1, Phi2, Phi3, resp, penalty, kappa, lambda, nlambda, makelamb, lambdaminratio, penaltyfactor, tol, maxiter, alg, stopcond, orthval, gamma0, gmh, gmg, minval, epsiloncor, Tf, wf, J, dim, tauk, gamk, eta) {
.Call(`_FRESHD_solveMMP`, dims, Phi1, Phi2, Phi3, resp, penalty, kappa, lambda, nlambda, makelamb, lambdaminratio, penaltyfactor, tol, maxiter, alg, stopcond, orthval, gamma0, gmh, gmg, minval, epsiloncor, Tf, wf, J, dim, tauk, gamk, eta)
}
solveMag <- function(B) {
.Call(`_FRESHD_solveMag`, B)
}
WT <- function(x, dim, wf, J, p1, p2, p3) {
.Call(`_FRESHD_WT`, x, dim, wf, J, p1, p2, p3)
}
IWT <- function(x, dim, wf, J, p1, p2, p3) {
.Call(`_FRESHD_IWT`, x, dim, wf, J, p1, p2, p3)
}
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.