Skip to contents

Build ICE curves

ice()
Creates an object of class ice.
dice()
Creates an object of class dice.
clusterICE()
Clustering of ICE and d-ICE curves by kmeans.

Plot and inspect

plot(<ice>)
Plotting of ice objects.
plot(<dice>)
Create a plot of a dice object.
print(<ice>)
Print method for ice objects.
print(<dice>)
Print method for dice objects.
summary(<ice>)
Summary function for ice objects.
summary(<dice>)
Summary function for dice objects.

Test additivity

additivityLineup()
Lineup plot for additivity
backfitter()
Backfitting for Additive Models

Data

WhiteWine
Data concerning white wine.

High-performance helpers

colSds_cpp()
Efficient Column Standard Deviations
derivative_cpp()
Efficient Numerical Derivative for Matrix (Row-wise)
melt_ice_curves_cpp()
Melt Matrix to Long Format Vector
rowCenter_cpp()
Row-wise Centering
sg_smooth_cpp()
Savitzky-Golay Filter for Matrix (Row-wise)
transform_ice_curves_cpp()
Probability Transformation