Skip to content

Commit

Permalink
fix compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
msuchard committed Nov 5, 2024
1 parent 70c5e64 commit 12f1e68
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/cyclops/engine/ModelSpecifics.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -850,7 +850,6 @@ void ModelSpecifics<BaseModel,RealType>::getSchoenfeldResidualsImpl(int index,

if (hasScore) {
// TODO incr gradient / Hessian
Rcpp::stop("Not yet implemented");
}
}
}
Expand Down

0 comments on commit 12f1e68

Please sign in to comment.