-
Hi Prise6,
Thank you for creating this great R package aVirtualTwins.
I'm using it to do simulation to compare those subgroup identification methods.
I was wondering if there's a way for me to pr…
-
@GregorDeCillia I included a new function xgboostImpute very similar to your rangerImpute function. On first sight, it performs very well. The functions take formulas as first input.
To make it more …
-
conversation originally started in #737. @sgoodreau pls. copy over your comment so it stays connected to your id.
> What we call duration here is the mean age of active ties. It used to be differe…
-
I am getting the following error when doing prediction after deploying model in cloud
In my local
C:\Program Files (x86)\Google\Cloud SDK>gcloud ml-engine predict --model Deep_Wide --version v4 -…
-
We need a new Continuous Integration configuration to launch the tests of some popular downstream projects.
Candidate projects:
- xgboost and or lightgbm as very popular third party libraries
-…
-
Hell there.
I was wondering if weighting was a feature that is coming out, or if it is even on your radar.
I currently use a couple different free stat tools to run frequencies and cross tabs for …
-
So I was trying to perform a statistical analysis using the package. This was my code:
`using CSV
using Econometrics
y = 5000
x = 1:y
t = CSV.read("data.csv",DataFrame)
t2 = CSV.read("data2.…
-
The second issue in #159, the `CaseOutstanding()` method can only hand "Approach 1", as demonstrated by [Friedland](https://www.casact.org/sites/default/files/database/studynotes_friedland_estimating.…
-
[Child and Adolescent Health From 1990 to 2015Findings From the Global Burden of Diseases, Injuries, and Risk Factors 2015 Study](http://jamanetwork.com/journals/jamapediatrics/fullarticle/2613463)
[…
-
## Background
TensorBoard assigns one `DirectoryWatcher` per run. The `DirectoryWatcher` watches for new events being written to the directory and loads it into TensorBoard's multiplexer. Today, [t…