Vienna<-R 2022 November Meetup (live/virtual)

[This article was first published on Quantargo Blog, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

Vienna<-R 2022 November Meetup (live/virtual)

After a longer COVID break we are happy to announce the upcoming ViennaR Meetup on Thursday, November 10! 🙌🎉🥳

The (live) Meetup is hosted at TU Vienna, the legendary Goldenes Lamm, Seminarraum 107/1 – where some R-Core magic happened.

👉REGISTER FOR LIVE MEETUP

Note, that this meetup is hybrid and also available virtually via Zoom. Please register separately at https://www.meetup.com/viennar/events/289309745/ in case you want to attend virtually. International guests welcome!

👉REGISTER FOR VIRTUAL MEETUP

AGENDA

  • 18:00 Doors Open
  • 18:15 Introduction (15min, Start of Virtual Meetup)
  • 18:30 pdfmole – Extracting Tables from PDF files (Florian Schwendinger)
  • 19:15 holiglm – Holistic Generalized Linear Models (Benjamin Schwendinger)
  • 20:00 (End)

DETAILS

pdfmole

To read-in the data either

In principle, any package which returns the data in a similar format could be used. The packages pdfminer and pdfboxr can be used if the PDF-file store already the text (in most cases) if the PDF contains only images of the tables tesseract can be used.

👉Github

holiglm

Holistic linear regression extends the classical best subset selection problem by adding additional constraints designed to improve the model quality. These constraints include sparsity-inducing constraints, sign-coherence constraints and linear constraints. The R package holiglm provides functionality to model and fit holistic generalized linear models. By making use of state-of-the-art conic mixed-integer solvers, the package can reliably solve GLMs for Gaussian, binomial and Poisson responses with a multitude of holistic constraints. The high-level interface simplifies the constraint specification and can be used as a drop-in replacement for the stats::glm() function.

👉Github

Please feel free to join the networking session at a pub nearby.

Greetings,

Your ViennaR organizers

👉REGISTER FOR LIVE MEETUP 👉REGISTER FOR VIRTUAL MEETUP

Make code, not war! ✌❤️

To leave a comment for the author, please follow the link and comment on their blog: Quantargo Blog.

R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)