sliding_spliner.plot.pvals: Plot sliding spliner p-values

View source: R/pk_sliding_spline.R

sliding_spliner.plot.pvalsR Documentation

Plot sliding spliner p-values

Description

Plot the imputed p-values over the x variable range

Usage

sliding_spliner.plot.pvals(data, xvar = "xvar")

Arguments

data

The dataframe of p-values over the x variable

xvar

The independent variable; is continuous, e.g. time.

Examples

sliding_spliner.plot.pvals(result, xvar = 'Time')


RRShieldsCutler/splinectomeR documentation built on April 24, 2022, 2:20 a.m.