-
To follow a complete typesafe approach, leaf level values should **NOT** be converted to primitive types. but instead, to [value classes](https://docs.scala-lang.org/overviews/core/value-classes.html…
-
Hello there,
I am wondering why the result of vnse function for Nash Sutcliffe’s coefficient in Package ‘ie2misc’ (June 2020) is different when calculated by Cort et al. (2012)? For example, for the …
ghost updated
3 years ago
-
```
How hard would it be to port this to Mac OSX?
I tried to run it as-is.
First it didn't detect Aircrack eventhough it is installed.
Then if I bypass I get
cat: clist: No such file or directory
Us…
-
In Banff, Rune commented that he had a suite of convergence tests for GLMMs in the `ordinal` package. We should think about adapting/stealing these; also worth looking at the KKT criterion calculator…
-
The parser complain in the code below:
```sh
tests = (
# oops
some
list
)
```
The parser is right regarding our specification, but I think we need to improve it:
https://g…
-
I'm glad ABIF can handle equal rankings.
But what about skipped rankings?
When voters mark ballots, e.g. on a Dominion ballot, they are presented with a grid
```
first second third fou…
-
```
How hard would it be to port this to Mac OSX?
I tried to run it as-is.
First it didn't detect Aircrack eventhough it is installed.
Then if I bypass I get
cat: clist: No such file or directory
Us…
-
```
How hard would it be to port this to Mac OSX?
I tried to run it as-is.
First it didn't detect Aircrack eventhough it is installed.
Then if I bypass I get
cat: clist: No such file or directory
Us…
-
Why was that? I think it is just a simple fix.
-
Thank you so much for writing "The Ultimate Guide to handling JWTs on frontend clients".
I noticed that you're setting secret_token on the /[register](https://github.com/vnovick/graphql-jwt-tutori…