diff --git a/previews/PR5/.documenter-siteinfo.json b/previews/PR5/.documenter-siteinfo.json index c8b0b14..78d055f 100644 --- a/previews/PR5/.documenter-siteinfo.json +++ b/previews/PR5/.documenter-siteinfo.json @@ -1 +1 @@ -{"documenter":{"julia_version":"1.11.2","generation_timestamp":"2024-12-20T14:42:19","documenter_version":"1.8.0"}} \ No newline at end of file +{"documenter":{"julia_version":"1.11.2","generation_timestamp":"2024-12-20T15:05:53","documenter_version":"1.8.0"}} \ No newline at end of file diff --git a/previews/PR5/api/index.html b/previews/PR5/api/index.html index 2af91b4..2117f2d 100644 --- a/previews/PR5/api/index.html +++ b/previews/PR5/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/previews/PR5/index.html b/previews/PR5/index.html index ee6dbb3..75b4cf7 100644 --- a/previews/PR5/index.html +++ b/previews/PR5/index.html @@ -1,2 +1,2 @@ -ERPExplorer highlights · ERPExplorer.jl
+ERPExplorer highlights · ERPExplorer.jl