R/example_data10.R

#' regression_data
#' This contains estimation and p value data from a/the regression summary output/s. 
#' @format A dataframe with 9 rows and 4 columns
#' \describe{
#'  \item{x_var}{components displayed in the horizontal axis of the heatmap}
#'  \item{y_var}{components displayed in the vertical axis of the heatmap}
#'  \item{estimate}{regression coefficient}
#'  \item{p_value}{p value}
#' }
"example_data10"

Try the GPflexViz package in your browser

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

GPflexViz documentation built on Sept. 10, 2025, 10:27 a.m.