assert.hypothesis: Asserts a given hypothesis on a given solution for a given...

Description Usage Arguments Author(s)

Description

For an hypothesis such as l("hat.fi","hat.pdi"), sets the corresponding variables in the solution such as sol$hat.fi=case$fi and sol$hat.pdi=case$pdi.

Usage

1
assert.hypothesis(hypothesis, sol, case, nA, nB, verbose = FALSE)

Arguments

hypothesis

a list of strings representing variables, as generated by generate.hypothesis

sol

a current solution

case

the case containing the initial values

verbose

FALSE by default  @return the solution with more variables

Author(s)

Samuel Thiriot <samuel.thiriot@res-ear.ch>


samthiriot/gosp.dpp documentation built on May 18, 2019, 3:44 p.m.