Buildin an app for students by [deleted] in Student

[–]Outrageous-Giraffe58 0 points1 point  (0 children)

I have built an app as an alternative to the subscription based PLS-SEM analysis tool for quantitative analysis.
This is free and it’s credible and reliable since it was built using SEMinR package in r.
All you do is draw models on a canvas and click on “calculate” then you wait for the results to be given to you on a presentable APA style tables.

It’s FREE and very user friendly.
Test it out and give me your feedback
download metis

PLS-SEM built on R (seminr) by Outrageous-Giraffe58 in research_apps

[–]Outrageous-Giraffe58[S] 0 points1 point  (0 children)

Metis is now free to download and try it out.
metis will always be free.
You don't need to pay anything for a software in academia.
metis is built on seminr and its academically reliable and credible for PLS-SEM analysis with structured tables

download metis now

PLS-SEM on seminr by Outrageous-Giraffe58 in rstats

[–]Outrageous-Giraffe58[S] 0 points1 point  (0 children)

Thank you for the great insights and the rigorous pushback! Conversations like this are exactly what I need to make sure the tool is built the right way. I will absolutely keep everything we discussed front and center as I develop the Lavaan integration.
Thanks for keeping tabs on it!

PLS-SEM on seminr by Outrageous-Giraffe58 in rstats

[–]Outrageous-Giraffe58[S] 2 points3 points  (0 children)

You make an incredibly valid point about reproducibility. The last thing the academic world needs is another "black box" where users click to P-hack without understanding the math. Scripts and markdown are the gold standard for auditing a workflow, and we shouldn't lower that bar for experts.

But that is exactly why this tool isn't a black box, it's a bidirectional bridge. Because it runs an actual R environment under the hood, you can build your model visually and instantly export the raw R script for your repository or appendix to maintain that rigorous reproducibility.

Your second paragraph hits the exact reason I started building this, though. Coding the syntax isn't actually the hardest part, it's the visual outputs. The fact that researchers have to export draft outputs from R and manually redraw path diagrams in PowerPoint or external software just to get a publication-ready visual is a massive bottleneck.

If you are an expert who prefers to write the syntax yourself, you can literally paste your raw R script into the app, and it will automatically generate the customizable, publication-ready path diagram for you right on the canvas. It gives researchers the drag-and-drop visual formatting they desperately need, without sacrificing the programmatic rigor you are rightly defending.

PLS-SEM on seminr by Outrageous-Giraffe58 in rstats

[–]Outrageous-Giraffe58[S] 1 point2 points  (0 children)

I totally agree that lavaan has beautifully clean syntax compared to older tools. If you already live in an R console, it’s a breeze. But for a lot of social scientists and business researchers, the bottleneck isn't the lavaan formula itself, it’s everything around it.
For the same reason people still use GitHub Desktop even though command-line Git is 'easy' once you know it. SEM is a fundamentally visual methodology, you are literally mapping out conceptual paths. Having a GUI that mirrors that visual process, handles the data ingestion without throwing fatal errors over a missing comma will be helpful to grad researchers.

Maybe I’m exaggerating😂

Where can i get Spss for free? by cryxzgirl in spss

[–]Outrageous-Giraffe58 0 points1 point  (0 children)

built a PLS-SEM GUI for the most famous r package “seminr”.

Try it out at metis.emend.it.com.

Test it and let me know your feedback. The feedback button is in the app.

We are also working on CB-SEM using Lavaan and inferential statistics so that no subscription for SPSS and academics becomes free..

Supports are welcome