Metadata-Version: 2.4
Name: forskai
Version: 0.1.0
Summary: Recoverability testing for research design — the public entry point to the ForskAI Design Pilot.
Project-URL: Homepage, https://www.forskai.com
Project-URL: Example report, https://www.forskai.com/example
Project-URL: Source, https://github.com/heidihelena/forskai
Author-email: Heidi Helena Andersén <pilot@forskai.com>
License: LicenseRef-Proprietary
License-File: LICENSE
Keywords: estimand,power analysis,recoverability,research design,simulation,study design
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# forskai

**Recoverability testing for research design.** ForskAI examines whether a planned study can
recover the effect it is meant to detect — *before* data collection begins. A passed design test is
design evidence under stated assumptions; it is never validity about people, and never a guarantee
of results.

This package is the **public entry point** for ForskAI. It currently carries the project's identity
and points to the service; it will grow into the thin client for the hosted engine. The
recoverability engine itself is not distributed here.

```python
import forskai
forskai.info()
```

- Service: https://www.forskai.com
- Example report: https://www.forskai.com/example

ForskAI is a product of Vahtian. It does not provide clinical, diagnostic, or medical advice and is
not a medical device.
