From 01307f9ec4eeeabaca7849e253b6fba634aaeb94 Mon Sep 17 00:00:00 2001 From: "Documenter.jl" Date: Fri, 20 Dec 2024 15:40:19 +0000 Subject: [PATCH] build based on f1f3954 --- dev/.documenter-siteinfo.json | 2 +- dev/api/index.html | 4 ++-- dev/index.html | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev/.documenter-siteinfo.json b/dev/.documenter-siteinfo.json index 4f61f67..b48a24a 100644 --- a/dev/.documenter-siteinfo.json +++ b/dev/.documenter-siteinfo.json @@ -1 +1 @@ -{"documenter":{"julia_version":"1.11.2","generation_timestamp":"2024-12-20T15:09:52","documenter_version":"1.8.0"}} \ No newline at end of file +{"documenter":{"julia_version":"1.11.2","generation_timestamp":"2024-12-20T15:40:16","documenter_version":"1.8.0"}} \ No newline at end of file diff --git a/dev/api/index.html b/dev/api/index.html index 88f77ed..c3eac0a 100644 --- a/dev/api/index.html +++ b/dev/api/index.html @@ -1,7 +1,7 @@ -API / DocStrings · ERPExplorer.jl
ERPExplorer.create_plot!Method
  • plots is a spec-api list to push into
  • data is the dataframe to be subsetted
  • vars contains the levels to be plotted
source
ERPExplorer.formular_widgetsMethod
formular_widgets(model_variables)

Creates widgets to control each variable of a model. Return values:

  • widget_signal: a signal that emits a dictionary with the current values of the widgets.
  • formular_widget: The HTML element that can be displayed to interact with the the widgets
  • value_ranges: A dictionary with the value ranges of each variable.
source
ERPExplorer.plot_dataMethod
plot_data(data, value_ranges, categorical_vars, continuous_vars, mapping_obs)
+API / DocStrings · ERPExplorer.jl
ERPExplorer.create_plot!Method
  • plots is a spec-api list to push into
  • data is the dataframe to be subsetted
  • vars contains the levels to be plotted
source
ERPExplorer.formular_widgetsMethod
formular_widgets(model_variables)

Creates widgets to control each variable of a model. Return values:

  • widget_signal: a signal that emits a dictionary with the current values of the widgets.
  • formular_widget: The HTML element that can be displayed to interact with the the widgets
  • value_ranges: A dictionary with the value ranges of each variable.
source
ERPExplorer.plot_dataMethod
plot_data(data, value_ranges, categorical_vars, continuous_vars, mapping_obs)
 - `data`: effects(Dict(...), m) 
 - `value_ranges`:
 - `categorical_vars`:
 - `continuous_vars`:
-- `mapping`: Dict name=>property

output ::DataFrames

source

Internally, we use a PlotConfig struct to keep track of common plotting options, so that all functions have a similar API.

+- `mapping`: Dict name=>property

output ::DataFrames

source

Internally, we use a PlotConfig struct to keep track of common plotting options, so that all functions have a similar API.

diff --git a/dev/index.html b/dev/index.html index e822498..3f7075f 100644 --- a/dev/index.html +++ b/dev/index.html @@ -1,2 +1,2 @@ -ERPExplorer highlights · ERPExplorer.jl
+ERPExplorer highlights · ERPExplorer.jl