Skip to content
Snippets Groups Projects
Commit dd650d02 authored by samuelsmock's avatar samuelsmock
Browse files

halfway through adding manipulations, still needs adding in simulate_choices, and some tests

parent f4125dde
No related branches found
No related tags found
No related merge requests found
......@@ -51,4 +51,4 @@ ul<-list( u1 =
destype="ngene"
sedrive <- sim_all(nosim = nosim, resps=resps, destype = destype,
designpath = designpath, u=ul, bcoeff = bcoeff, decisiongroups = decisiongroups)
designpath = designpath, u=ul, bcoeff = bcoeff, decisiongroups = decisiongroups, manipulations = manipulations)
......@@ -272,4 +272,4 @@ ul<- list(u1= list(
v3 =V.3 ~ basc)
)
comprehensive_design_test(nosim=nosim, resps=resps, destype=destype, designpath=designpath, ul = ul, bcoeff = bcoeff, decisiongroups = dgFeed)
## comprehensive_design_test(nosim=nosim, resps=resps, destype=destype, designpath=designpath, ul = ul, bcoeff = bcoeff, decisiongroups = dgFeed)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment