Ozan Adıgüzel
Ozan Adıgüzel
Addresses #186: @jgabry @avehtari Extended `gpdfit()` to return the marginal posterior density of k in addition to k-hat and sigma-hat. We can also create a separate function but this seemed...
It could be beneficial to discuss different merge strategies as well as expectations from contributors regarding commits and PRs. Having every single commit in git history might create clutter or...
I can't access an existing VM as `gce_vm()` ignores the network argument and uses its default: ```r vm = gce_vm( name = "myvm", network = "mynetwork", username = "", password...