creates an fdatest::ITP2 class object
createITPSplineResult(
graph,
model1,
model2,
muParam = 0,
orderParam = 4,
nKnots = 7,
BParam = 10000,
isPaired = TRUE
)
The output of prepGraph.
The Mean output of the robinRobust function (or the Mean1 output of the comparison function).
The MeanRandom output of the robinRobust function (or the Mean2 output of the comparison function).
the mu parameter for ITP2bspline (default 0).
the order parameter for ITP2bspline (default 4).
the nknots parameter for ITP2bspline (default 7).
the B parameter for ITP2bspline (default 10000).
the paired parameter for ITP2bspline (default TRUE).