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

Make R formula interface #6

Closed
4 tasks done
osorensen opened this issue Apr 7, 2022 · 0 comments
Closed
4 tasks done

Make R formula interface #6

osorensen opened this issue Apr 7, 2022 · 0 comments

Comments

@osorensen
Copy link
Collaborator

osorensen commented Apr 7, 2022

Overview

Start by defining an R interface for calling the galamm function with certain arguments, and from there generate the sparse matrices, mappings between parameters and sparse matrix entries, model family, and other things necessary to send to C++.

Intended outcome

Should be able to define models to be fitted from R.

Things to do

@osorensen osorensen created this issue from a note in Eigen Sparse (To do) Apr 7, 2022
@osorensen osorensen self-assigned this Apr 7, 2022
@osorensen osorensen added this to the Finalize R interface milestone Apr 7, 2022
@osorensen osorensen moved this from To do to In progress in Eigen Sparse Apr 8, 2022
@osorensen osorensen moved this from In progress to To do in Eigen Sparse Sep 20, 2022
@osorensen osorensen removed this from To do in Eigen Sparse Jan 6, 2023
@osorensen osorensen added this to In Progress in API and Optimization Jan 6, 2023
@osorensen osorensen moved this from In Progress to Done in API and Optimization Aug 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant