Skip to content

Commit

Permalink
Update docs/literate/explanations/predict.jl
Browse files Browse the repository at this point in the history
Co-authored-by: René Skukies <[email protected]>
  • Loading branch information
behinger and ReneSkukies authored Sep 26, 2024
1 parent eec1aa6 commit f37fbd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/literate/explanations/predict.jl
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ m = fit(UnfoldModel, design, evts, dat; eventcolumn = :condition);
#
# # Different types of predictions
# ## TimeContinuous case
# We start with the cases, where the EEG was not epoched before Unfold, thus analysed with e.g. FIR-deconvolution
# Let's start with the cases, where the EEG was not epoched before using Unfold, i.e. the EEG was analysed with e.g. FIR-deconvolution

# ### Continuous EEG
# This returns $EEG = Xβ$ - the continuous modelled EEG
Expand Down

0 comments on commit f37fbd7

Please sign in to comment.