Skip to content

Manual improvements#520

Closed
tyhlee wants to merge 2 commits intoJuliaStats:masterfrom
tyhlee:master
Closed

Manual improvements#520
tyhlee wants to merge 2 commits intoJuliaStats:masterfrom
tyhlee:master

Conversation

@tyhlee
Copy link
Copy Markdown

@tyhlee tyhlee commented Mar 25, 2023

Mention independent/predictor variables and dependent/response variables at the same time at the top of the documentation.

Minor edits that do not change the context.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 25, 2023

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.32%. Comparing base (b728917) to head (0e77089).
⚠️ Report is 75 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #520      +/-   ##
==========================================
+ Coverage   88.75%   89.32%   +0.57%     
==========================================
  Files           8        8              
  Lines        1040     1040              
==========================================
+ Hits          923      929       +6     
+ Misses        117      111       -6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Comment thread docs/src/index.md
then a valid formula is `@formula(Y ~ X1 + X2)`
- `data`: a table in the Tables.jl definition, e.g. a data frame;
rows with `missing` values are ignored
- `X` a matrix holding values of the independent variable(s) in columns
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

so maybe also add features/target as this is a common term tuple in ML?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the great suggestion, done 👍

@bkamins
Copy link
Copy Markdown
Contributor

bkamins commented Mar 26, 2023

Thank you. Let us wait for GLM.jl maintainers to comment.

@ayushpatnaikgit
Copy link
Copy Markdown
Contributor

@mousum-github

@tyhlee tyhlee closed this by deleting the head repository Feb 7, 2026
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.

4 participants