Converts unresolved symbol nodes inside equations and parameter formulas
into typed AST nodes when possible, correcting casing and ensuring references
match declared parameters, variables, mappings, or sets.
Arguments
- x
A
multimodmodel object- ...
Reserved for future use
- verbose
Logical; emit a short summary of applied fixes
- stop_on_error
Logical; passed to
validate()whenrevalidate = TRUE- revalidate
Logical; run
validate()after applying fixes
