Thanks to everyone who helped reopen it! πͺ
I've been able to post my answer now!
31.3.2025 21:38Thanks to everyone who helped reopen it! πͺI've been able to post my answer now!π Hi friends of #rstats and #stackoverflow
An IMO legitimate question about our #rexams pkg was closed before I could answer it. Maybe some of you want to help reopen it? Thanks in advance!
https://stackoverflow.com/questions/79545467/
31.3.2025 20:20π Hi friends of #rstats and #stackoverflowAn IMO legitimate question about our #rexams pkg was closed before I could answer it. Maybe...If you have suggestions or ideas for the task view you can contribute by GitHub issue, pull request, or e-mail to the principal maintainer. See:
https://github.com/cran-task-views/CompositionalData/
25.3.2025 09:04If you have suggestions or ideas for the task view you can contribute by GitHub issue, pull request, or e-mail to the principal maintainer....π¨ New CRAN Task View: Compositional Data Analysis
#rstats
By Karel Hron, Javier Palarea-Albaladejo, Matthias Templ, Alessandra Menafoglio
URL: https://CRAN.R-project.org/view=CompositionalData
25.3.2025 09:04π¨ New CRAN Task View: Compositional Data Analysis#rstatsBy Karel Hron, Javier Palarea-Albaladejo, Matthias Templ, Alessandra...π¨ The #tinyplot pkg for #rstats #dataviz now also has support for barplots (in the R-universe version).
Grouping and faceting can be done using tinyplot's formula-based syntax.
Example: Frequencies of penguin species by island, stacked by sex. (Code in alt text).
https://grantmcdermott.com/tinyplot/
20.3.2025 10:33π¨ The #tinyplot pkg for #rstats #dataviz now also has support for barplots (in the R-universe version).Grouping and faceting can be done...If you have suggestions or ideas for the task view you can contribute by GitHub issue, pull request, or e-mail to the principal maintainer. See:
https://github.com/cran-task-views/NetworkAnalysis/
19.3.2025 15:09If you have suggestions or ideas for the task view you can contribute by GitHub issue, pull request, or e-mail to the principal maintainer....π¨ New CRAN Task View: Network Analysis
#rstats #dataviz
By Fabio Ashtar Telarico, Pavel N. Krivitsky, James Hollway
URL: https://CRAN.R-project.org/view=NetworkAnalysis
19.3.2025 15:08π¨ New CRAN Task View: Network Analysis#rstats #datavizBy Fabio Ashtar Telarico, Pavel N. Krivitsky, James HollwayURL:...Our dept/faculty @uniinnsbruck is looking for a senior scientist
- to coordinate a new master program
- to teach statistics & data science in that master (and beyond)
German skills needed. Further details & online application at:
https://lfuonline.uibk.ac.at/public/karriereportal.details?asg_id_in=14873
10.3.2025 09:10Our dept/faculty @uniinnsbruck is looking for a senior scientist- to coordinate a new master program- to teach statistics & data science...Thanks to @mmaechler and @tslumley for helping to incorporate this data set into base R - a very nice addition! π
24.2.2025 13:55Thanks to @mmaechler and @tslumley for helping to incorporate this data set into base R - a very nice addition! ππ§ Simplified sex dimorphism analysis for Adelie species.
βοΈ βοΈ Proportion of males increases with several size measurements.
adelie <- subset(penguins, species == "Adelie")
plot(sex ~ bill_len, data = adelie)
plot(sex ~ bill_dep, data = adelie)
plot(sex ~ body_mass, data = adelie)
m <- glm(sex ~ bill_len + bill_dep + body_mass, data = adelie, family = binomial)
summary(m)
π§ Gorman et al used the data to study sex dimorphism separately for the three species.
π Horst et al popularized the data as an illustration for different statistical methods, as an alternative to "iris".
π» Kaye et al. provide code for data preparation and replication of the original Gorman et al results!
https://doi.org/10.5281/zenodo.14902740
24.2.2025 13:38π§ Gorman et al used the data to study sex dimorphism separately for the three species.π Horst et al popularized the data as an...π¨ The "penguins" data is coming to the base {datasets} in 4.5.0! #rstats
@ellakaye & @HeathrTurnr prepared an adapted and a raw version of the data set based on the {palmerpenguins} π¦ by @allison_horst @apreshill and Kristen Gorman.
π Scatter plot:
Bill depth vs. length by species (color) and sex (symbol). Positive correlations for all species, males tend to have bigger bills.
24.2.2025 13:33π¨ The "penguins" data is coming to the base {datasets} in 4.5.0! #rstats@ellakaye & @HeathrTurnr prepared an adapted and a raw...π¨ New zoo π¦ on CRAN with several small improvements. #rstats
π Also new tinyplot method for zoo series!
library("zoo")
z <- as.zoo(EuStockMarkets)
library("tinyplot")
tinytheme("clean2")
tinyplot(z, facet = NULL)
tinyplot(z, facet = ~ Series)
tinyplot(z, facet = ~ Series, facet.args = NULL)
tag: @gmcd @vincentab
24.2.2025 12:50π¨ New zoo π¦ on CRAN with several small improvements. #rstatsπ Also new tinyplot method for zoo series!library("zoo")z...{tinyplot} 0.3.0 is out! π¨
It's a lightweight #rstats π¦ to draw beautiful and complex plots, using an ultra-simple and concise syntax. #dataviz
This is a massive release!
@gmcd & @vincentab
worked hard to add tons of new themes and plot types. I also helped a bit with spine/mosaic and ridge plotts.
Check it out!
grantmcdermott.com/tinyplot/
6.2.2025 11:04{tinyplot} 0.3.0 is out! π¨It's a lightweight #rstats π¦ to draw beautiful and complex plots, using an ultra-simple and concise...π #elearning Mastodon!
π Can anyone here share experiences from their #university (preferably in π©πͺ) about using #moodle for regular large summative exams?
Some German #rexams users are looking advice on pros/cons/caveats/etc.
4.2.2025 13:01π #elearning Mastodon!π Can anyone here share experiences from their #university (preferably in π©πͺ) about using #moodle for...π @Posit
Maybe you want to use this feature to link your packages to your @ResearchOrgs profile?
27.1.2025 11:06π @PositMaybe you want to use this feature to link your packages to your @ResearchOrgs profile?https://ror.org/03wc8by49π @rOpenSci
Maybe you want to use this feature to link your packages to your @ResearchOrgs profile?
27.1.2025 11:06π @rOpenSci Maybe you want to use this feature to link your packages to your @ResearchOrgs profile?https://ror.org/019jywm96π₯³ Research organizations with a ROR ID from @ResearchOrgs can now automatically add icon/link in their R packages on CRAN #rstats #OpenScience
This is similar to the #ORCID that can be linked for individuals.
27.1.2025 11:03π₯³ Research organizations with a ROR ID from @ResearchOrgs can now automatically add icon/link in their R packages on CRAN #rstats...Our friend and colleague Fritz Leisch died in April last year. In a new contribution to The R Journal we honor Fritz and commemorate his many contributions to science in general and to the R community in particular. #rstats
https://journal.R-project.org/articles/RJ-2024-001/
22.1.2025 15:52Our friend and colleague Fritz Leisch died in April last year. In a new contribution to The R Journal we honor Fritz and commemorate his...Come and work with my colleague Stefan Lang at our department @uniinnsbruck
PhD position with focus on flexible regression, forecasting, computing, etc. #rstats #datascience
https://lfuonline.uibk.ac.at/public/karriereportal.details?asg_id_in=14628
19.12.2024 16:33Come and work with my colleague Stefan Lang at our department @uniinnsbruck PhD position with focus on flexible regression, forecasting,...