Skip to contents

S3 method dispatched on the profile_derived parent class shared by the public derived-quantity curve object returned from profile_phylo_signal(). The diagonal-companion ratio and nonlinear communality, correlation, and proportion curve prototypes are internal and withheld from the public release. Mirrors plot.profile_loadings(): dotted chisq cutoff hline, solid grey vline at the estimate, dashed grey vlines at the inverted CI bounds (when interval = TRUE), blue curve with white-filled points, faceted by target with free x-scales.

Usage

# S3 method for class 'profile_derived'
plot(x, interval = TRUE, ...)

Arguments

x

A profile_derived data.frame.

interval

Logical; draw inverted CI bounds (default TRUE).

...

Reserved for future options.

Value

A ggplot object.