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 f37fbd7 commit b36ed5c
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 @@ -20,7 +20,7 @@ m = fit(UnfoldModel, design, evts, dat; eventcolumn = :condition);
# We simulated only a single channel, all results generalize to the multi channel case
#
# # Different types of predictions
# ## TimeContinuous case
# ## Time-Continuous case
# 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
Expand Down

0 comments on commit b36ed5c

Please sign in to comment.