Skip to content

Commit

Permalink
chore: remove unused commam
Browse files Browse the repository at this point in the history
  • Loading branch information
m-muecke committed Jan 2, 2025
1 parent e44e107 commit 2b4e6b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/TaskRegr_dti.R
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ load_task_dti = function(id = "dti") {
id = id,
backend = b,
target = "pasat",
label = "Diffusion Tensor Imaging (DTI)",
label = "Diffusion Tensor Imaging (DTI)"
)
b$hash = task$man = "mlr3fda::mlr_tasks_dti"
task$col_roles$group = "subject_id"
Expand Down

0 comments on commit 2b4e6b0

Please sign in to comment.