Skip to contents

Run moderated focus-group studies

run_focus_group()
Run a Focus Group Simulation

Moderator guides and turn-taking rules

get_default_prompt_templates()
Get Default Prompt Templates
create_conversation_flow()
Create a Conversation Flow Object

Build participants from personas and respondent data

create_agents()
Create Focus Group Agents
create_agents_from_data()
Create agents from an in-memory data frame of respondents
create_agents_from_survey()
Create agents from a labeled survey file

Import and analyze transcripts

focus_group_from_transcript()
Build a FocusGroup object from an imported transcript
analyze_focus_group()
Analyze Focus Group Results

Graphical study interface

run_focus_studio()
Launch the FocusGroup Shiny GUI

Advanced construction and extension

FocusGroup
FocusGroup R6 Class
FGAgent
FGAgent Class
ConversationFlow
ConversationFlow Base Class