| add_model | Add a model specification to an instrument |
| assumption_report | Assumption-check report |
| cfa_lavaan_syntax | Generate lavaan CFA syntax |
| cfa_syntax | Generate lavaan CFA syntax from an instrument object |
| codebook_report | Generate a survey codebook from an instrument object |
| descriptives_report | Descriptive statistics report |
| efa_report | Prepare a survey instrument for exploratory factor analysis |
| efa_solution | Estimate an exploratory factor solution |
| efa_syntax | Generate EFA planning syntax |
| export_google_sheet | Export a survey instrument to Google Sheets collection format |
| export_static_survey | Export a self-contained static HTML survey |
| format.sframe | Format an sframe instrument object as a string |
| item_report | Generate item-level diagnostics |
| launch_builder | Launch the surveyframe visual survey builder |
| launch_builder_demo | Launch SurveyBuilder with the bundled input-types demo preloaded |
| launch_dashboard | Launch the interactive response dashboard |
| launch_dashboard_demo | Launch the response dashboard with the bundled input-types demo |
| launch_studio | Launch the SurveyStudio interface |
| launch_studio_demo | Launch SurveyStudio with the bundled input-types demo |
| missing_data_report | Missing-data report |
| model_json | Serialise a model specification to JSON |
| model_report_template | Create a model reporting template |
| outlier_report | Flag univariate and multivariate outliers |
| posthoc_report | Post-hoc and pairwise comparison report |
| print.sframe | Print an sframe instrument object |
| quality_report | Generate a data quality report for survey responses |
| read_responses | Read and validate survey responses |
| read_sframe | Read an instrument from a .sframe file |
| read_sheet_responses | Read survey responses from a Google Sheet |
| reliability_report | Compute reliability statistics for scored scales |
| render_report | Render a reproducible survey report |
| render_results | Render analysis results to a formatted HTML report |
| render_survey | Render a survey from an instrument object |
| run_analysis_plan | Run a pre-planned analysis from an instrument's analysis plan |
| sample_size_plan | Sample-size and power planning helper |
| score_scales | Score defined scales from survey responses |
| seminr_syntax | Generate seminr PLS-SEM syntax |
| sem_lavaan_syntax | Generate lavaan CB-SEM syntax |
| sframe_builder_empty_state | Create an empty SurveyStudio builder state |
| sframe_builder_state_from_instrument | Convert an instrument into a SurveyStudio builder state |
| sframe_builder_validate_draft | Validate a SurveyStudio draft state |
| sframe_demo_data | Load bundled surveyframe demo data |
| sframe_input_types_demo_data | Load bundled input-types demo data |
| sf_branch | Define a branching rule |
| sf_check | Define a design-time survey check |
| sf_choices | Define a reusable choice set |
| sf_construct | Define a latent or composite construct |
| sf_covariance | Define a covariance between constructs |
| sf_indirect | Define an indirect effect path |
| sf_instrument | Create a survey instrument object |
| sf_item | Define a survey item |
| sf_model | Create a surveyframe model specification |
| sf_path | Define a structural path between constructs |
| sf_scale | Define a scored scale |
| summary.sframe | Summarise an sframe instrument object |
| survey_module_server | Shiny module server for an embedded survey |
| survey_module_ui | Shiny module UI for an embedded survey |
| validate_model | Validate a surveyframe model specification |
| validate_sframe | Validate an instrument object |
| validity_report | Validity report for construct models |
| write_sframe | Write an instrument to a .sframe file |