peterdalle/semproducible
Generates R code for your lavaan models automatically, which helps with reproducible open science
For researchers working with structural equation models (SEM) in R's lavaan package, this tool generates a complete, self-contained R script that perfectly reproduces your model's results. You provide your existing lavaan model or a dataset, and it outputs an R script containing the necessary synthetic data and code. This is ideal for academics and scientists who need to share their model specifications and findings without disclosing sensitive raw data.
No commits in the last 6 months.
Use this if you need to share your latent variable model in lavaan for peer review or open science initiatives, but cannot publish your original raw data due to privacy or confidentiality concerns.
Not ideal if your primary goal is to share raw, individual-level data rather than the aggregated statistics needed to reproduce a model.
Stars
8
Forks
1
Language
R
License
MIT
Category
Last pushed
Mar 22, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/peterdalle/semproducible"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
marcosschroh/dataclasses-avroschema
Generate avro schemas from python dataclasses, Pydantic models and Faust Records. Code...
sbt-dao-generator/sbt-dao-generator
code generator sbt plugin from database schema
twitter/scrooge
A Thrift parser/generator
GW2ToolBelt/api-generator
A library for creating programs that interface with data exposed by the official Guild Wars 2 API.
olafurpg/scala-db-codegen
Scala code/boilerplate generator from a db schema