interaction: Add an interaction line to the simulation text file

View source: R/write_input_file.R

interactionR Documentation

Add an interaction line to the simulation text file

Description

Add an interaction line to the simulation text file

Usage

interaction(
  agent,
  object,
  agent_ident = "person",
  agent_ident_prob = "1",
  object_ident = "person",
  object_ident_prob = "1",
  opt_args = ""
)

Arguments

agent

agent name

object

object name

agent_ident

agent identities

agent_ident_prob

agent identity probabilities

object_ident

object identities

object_ident_prob

object identity probabilities

opt_args

more arguments

Value

the lines to add


ahcombs/bayesactR documentation built on Jan. 15, 2025, 6:49 p.m.