File tree 3 files changed +6
-3
lines changed 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -15,4 +15,7 @@ Primes = "27ebfcd6-29c5-5fa9-bf4b-fb8fc14df3ae"
15
15
Random = " 9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
16
16
StatsBase = " 2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
17
17
StatsModels = " 3eaba693-59b7-5ba5-a881-562e759f1c8d"
18
- Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
18
+ Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
19
+
20
+ [compat ]
21
+ julia = " 1"
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ requests are more than welcome! Current features are:
16
16
- Full factorial designs
17
17
- Plackett-Burman designs for screening
18
18
- Flexible random designs using the [ Distributions] ( https://github.com/JuliaStats/Distributions.jl ) package
19
- - Variance-optimizing Designs for several criteria
19
+ - Variance-optimizing designs for several criteria
20
20
21
21
Intended features include the ones provided by R packages such as
22
22
[ DoE.base] ( https://cran.r-project.org/web/packages/DoE.base/index.html ) ,
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ requests are more than welcome! Current features are:
16
16
- Full factorial designs
17
17
- Plackett-Burman designs for screening
18
18
- Flexible random designs using the [ Distributions] ( https://github.com/JuliaStats/Distributions.jl ) package
19
- - Variance-optimizing Designs for several criteria
19
+ - Variance-optimizing designs for several criteria
20
20
21
21
Intended features include the ones provided by R packages such as
22
22
[ DoE.base] ( https://cran.r-project.org/web/packages/DoE.base/index.html ) ,
You can’t perform that action at this time.
0 commit comments