Skip to content

Commit

Permalink
Remove EGAnet package dependency from dlo.R
Browse files Browse the repository at this point in the history
  • Loading branch information
atomashevic committed Nov 13, 2023
1 parent 471af13 commit deffa45
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions R/dlo.R
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
# Simulation of emotion data based on Damped Linear Oscillator (DLO) model
# Dependencies: EGAnet package 2.0.2
library(EGAnet)

#' @title Dynamics function of the DLO model
#' @description This function calculates the dynamics of a system using the DLO (Damped Linear Oscillator) model based on Equation 1 (Ollero et al., 2023).
Expand Down

0 comments on commit deffa45

Please sign in to comment.