Skip to content

Compute functions for linear and logistic regression#16

Open
soumyaray wants to merge 1 commit intodevelopfrom
feature-compute
Open

Compute functions for linear and logistic regression#16
soumyaray wants to merge 1 commit intodevelopfrom
feature-compute

Conversation

@soumyaray
Copy link
Owner

@soumyaray soumyaray commented Nov 29, 2022

These functions can provide high-level metrics and serve as readable code to understand how metrics are formulated and computed.

  • regression_compute.R
    • loglik_lm()
  • logit_compute.R
    • loglik_logit()

TODO:

  • tests for logit compute functions
  • documentation for compute functions
  • README update for compute functions

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.

1 participant

Comments