#quartopub — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #quartopub, aggregated by home.social.
-
Here's the finished version of this #TidyTuesday chart!
📊 Sunburst chart made with #ggplot2 in #RStats
✋ Dropdown interaction added with {ggiraph} with a few little JavaScript helpers
📚 Combined with #QuartoPubYes, you can make interactives in R without requiring Shiny!
-
Here's the finished version of this #TidyTuesday chart!
📊 Sunburst chart made with #ggplot2 in #RStats
✋ Dropdown interaction added with {ggiraph} with a few little JavaScript helpers
📚 Combined with #QuartoPubYes, you can make interactives in R without requiring Shiny!
-
Here's the finished version of this #TidyTuesday chart!
📊 Sunburst chart made with #ggplot2 in #RStats
✋ Dropdown interaction added with {ggiraph} with a few little JavaScript helpers
📚 Combined with #QuartoPubYes, you can make interactives in R without requiring Shiny!
-
Here's the finished version of this #TidyTuesday chart!
📊 Sunburst chart made with #ggplot2 in #RStats
✋ Dropdown interaction added with {ggiraph} with a few little JavaScript helpers
📚 Combined with #QuartoPubYes, you can make interactives in R without requiring Shiny!
-
Here's the finished version of this #TidyTuesday chart!
📊 Sunburst chart made with #ggplot2 in #RStats
✋ Dropdown interaction added with {ggiraph} with a few little JavaScript helpers
📚 Combined with #QuartoPubYes, you can make interactives in R without requiring Shiny!
-
RE: https://social.treehouse.systems/@whitequark/116454915873481567
Anyone publishing a Quarto blog with Codeberg Pages? I'm new to this automation stuff, and can't decide between WebHooks, Forgejo Actions, and WoodPecker CI. If I use actions or WoodPecker, it would be just for "quarto render"; any R code output is frozen and will be run on my own computer. I have a custom domain.
#QuartoPub #CodebergPages #GitPages #ForgejoActions #WoodPeckerCI
-
If you're interested in learning #JuliaLang and are currently an #RStats user (or even if you're not!), then here's a little introduction to getting started! 📊
Blog post: https://nrennie.rbind.io/blog/introduction-julia-r-users/
-
I had a great time at @EdinbR last night, talking about interactive charts in R 🦖 (and catching up with people I haven't seen in a while)
💬 How to add tooltips and dropdowns
🦒 In R with {ggiraph}
📊 By passing data from R to ObservableSlides: https://nrennie.rbind.io/talks/edinbR-interactive-charts/slides.html
-
Quarto + #RStats + Observable = ❤️
New blog post from me about:
👁️ What is Observable?
❓ Why should R users care?
📊 How do you use both together to make interactive charts? -
Exciting new Quarto experiment featuring listings! Need advanced filtering and a sleek new style?
With a touch of coding, it's surprisingly easy to create something impressive.Check the comments for links to the demo and code! 🎉
-
Do you like #sveltejs? Do you like #quartopub? Sverto 1.0 is here! https://github.com/jimjam-slam/sverto/releases/tag/v1.0.0
Easily include Svelte-powered #datavis in your Quarto docs and have them seamlessly react to your Observable JavaScript!
This new release is much easier to use, and I’ll be showing it off at #positconf2024!
-
@flourn0 Thanks! Most are made using my #rstats package for #Rasch #psychometrics with #quartopub to enable analysis code and documentation in the same document. https://pgmj.github.io/raschrvignette/RaschRvign.html
-
New preprint on #psychometrics criteria for "valid & reliable" measures, and reporting guidelines https://doi.org/10.31219/osf.io/3htzc
Also, we present an #rstats package to simplify psychometric analysis with #Rasch and combine analysis code and documentation with #quartopub https://pgmj.github.io/raschrvignette/RaschRvign.html
-
I've finally managed to put together a sort of vignette for the #rstats package for conducting #Rasch #psychometric analysis documented with #quartopub : https://pgmj.github.io/raschrvignette/RaschRvign.html
Link to the package (not available on CRAN): https://github.com/pgmj/RISEkbmRasch
-
#TidyTuesday US Monthly retail sales was extra fun to analyze with #Plotly in #rstats #QuartoPub #Quarto
Detailed article on #datacleaning #plotting and using #crosstalk to add interactivity in visualization is here: https://medium.com/@menghani.deepsha/tidytuesday-retail-sales-data-analysis-with-plotly-in-r-c8ca605d4d0
-
One of the most underused ways to work with validity in #psychometrics is item hierarchy. Researchers should be able to hypothesize (roughly) how item locations will be arranged. This could even be pre-registered. Here is an item hierarchy figure made with a function from the #rstats #rasch package I’m working on (for #quartopub use).
Also, note the disordered item thresholds for q9, and distances between T2 and T3 for many items. Response categories will be a topic for another Friday! :)
-
I've made an #rstats package to simplify #Rasch #psychometrics with #quartopub reporting. This is the "targeting" figure (output from a single function), a sort of Wright Map that shows person and item threshold locations on the same logit scale.
The top part shows person location histogram, the middle part a histogram of item threshold locations, and the bottom individual item threshold locations. The histograms also show means and standard deviations.
-
@lakens I’m wrapping up a paper where we propose new reporting guidelines for #psychometric papers that clarify basic criteria for measurement. I’ve developed an #Rstats package that vastly simplifies conducting #Rasch analysis with #quartopub that follows our reporting guidelines. We also include a brief checklist for intervention scientists to assess psychometric quality of measures. Hopefully this is useful to improve quality of measurement. Preprint available in December.
-
Since I'm on a #FOSS instance, I thought I'll share the top 5 #foss tools I use & recommend:
1. #JuliaLang:For Computational Modeling & Data Science
2. #ExcaliDraw: For Digital Whiteboarding
3. #MarkText: WYSIWYG Markdown Editor
4. #QuartoPub: For technical publishing (presentations, blogging, WiKis, Textbooks etc.) & computational notebooks. #Quarto + JuliaLang + #ExcaliDraw = 🔥
5. #DrawIO: Diagramming for publications.