inst/tests/test_splinefit-aux.R

library(testthat)
context("Testing the spline-fitting helper functions of the OPM package")


if (!exists("TEST.DIR"))
  attach(objects_for_testing())


################################################################################


## fit_spline
## UNTESTED

## AUC
## UNTESTED

## plot_helper
## UNTESTED

## get_data
## UNTESTED

## get_data.psp_model
## UNTESTED

## Predict
## UNTESTED

## smooth
## UNTESTED

## predict
## UNTESTED

## plot
## UNTESTED

## lines
## UNTESTED

## add_parameters
## UNTESTED

## as
## UNTESTED

## n_knots
## UNTESTED

Try the opm package in your browser

Any scripts or data that you put into this service are public.

opm documentation built on May 2, 2019, 6:08 p.m.