-
Code provided by Keqi, non-parametric:
```
$SIMULATION (12345678) BOOTSTRAP=-1 SUBP=500
$ESTIMATION METHOD=1 INTER MAXEVAL=9999 POSTHOC
```
Parametric/SSE:
```
$SIMULATION (12345678) SU…
-
### Describe the bug
$ java -version
openjdk version "11.0.18" 2023-01-17
OpenJDK Runtime Environment Temurin-11.0.18+10 (build 11.0.18+10)
OpenJDK 64-Bit Server VM Temurin-11.0.18+10 (build 11.…
-
Installing `pkgin` should be as simple as `/usr/sbin/pkg_add pkgin`.
```rust
let privilege_provider =
utilities::get_privilege_provider(&contexts).unwrap_or_else(|| "sudo".to_…
-
Any plans on integrating more complex bootstrap analyses (e.g. different CI methods) into the package?
I have similar functions in [`rsample`](https://topepo.github.io/rsample/index.html) and addi…
-
https://github.com/hadley/modelr
We could use `resample` to store a pointer to the data instead of making copies.
-
-
### Checklist
- [X] This is a bug report, not a question. Ask questions on [discuss.ipfs.tech](https://discuss.ipfs.tech/c/help/13).
- [X] I have searched on the [issue tracker](https://github.com/ip…
-
### Bootstraptable version(s) affected
1.23.5
### Description
I am trying to get the onReorderRow event to fire and so I have gone back to the Reorder Rows example to see what I am doing wrong.
…
-
### Feature description:
The NgbModalRef componentInstance getter method returns an any type. Instead, It will be very helpful if this would return the type of the component created. A simple fix i…
-
During the previous OpenML Workshop, the Bootstrap was proposed as an additional sampling method in OpenML. Today I started programming it, and some issues came up. Instead of discussing it privately,…