Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

model_get_model_frame.coxph()` has been fixed #269

Merged
merged 1 commit into from
Aug 22, 2024
Merged

model_get_model_frame.coxph()` has been fixed #269

merged 1 commit into from
Aug 22, 2024

Conversation

larmarange
Copy link
Owner

to return a correct model frame a subject identifier is passed to survival::coxph()

fix #268

to return a correct model frame a subject identifier is passed to `survival::coxph()`

fix #268
@larmarange larmarange merged commit c21211a into main Aug 22, 2024
10 checks passed
@larmarange larmarange deleted the issue268 branch August 22, 2024 18:39
Copy link

codecov bot commented Aug 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.96%. Comparing base (d3dea28) to head (f34027d).
Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #269      +/-   ##
==========================================
+ Coverage   94.95%   94.96%   +0.01%     
==========================================
  Files          43       43              
  Lines        2735     2741       +6     
==========================================
+ Hits         2597     2603       +6     
  Misses        138      138              
Files Coverage Δ
R/model_get_model_frame.R 100.00% <100.00%> (ø)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Warning about lengths not being a multiples of one another
1 participant