Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / grf-labs/grf issues and pull requests
#1472 - Add release date
Pull Request -
State: closed - Opened by erikcs 5 days ago
#1471 - Prepare the 2.4.0 release
Pull Request -
State: closed - Opened by erikcs 5 days ago
#1470 - Add rematch2 to gh-pages install
Pull Request -
State: closed - Opened by erikcs 13 days ago
#1469 - Mention doubly robust ATE in mgrf docstring
Pull Request -
State: closed - Opened by erikcs 13 days ago
#1468 - Using the best_linear_projection to get coefficient estimates for treatment and control separately
Issue -
State: open - Opened by aczura2024 16 days ago
- 1 comment
#1467 - Estimation of HTE evolving across single/two covariates
Issue -
State: open - Opened by Tauhmax 22 days ago
- 2 comments
Labels: question
#1466 - Fitting a causal forest with a count response variable
Issue -
State: open - Opened by aczura2024 22 days ago
- 1 comment
#1465 - causal forest for binary outcome
Issue -
State: closed - Opened by KarlKoe 27 days ago
- 2 comments
#1464 - Update maq vignette
Pull Request -
State: closed - Opened by erikcs 28 days ago
#1463 - Number of observation to report, how many?
Issue -
State: open - Opened by ninetale about 1 month ago
- 2 comments
#1462 - Skip CSF R test on Arm
Pull Request -
State: closed - Opened by erikcs about 1 month ago
#1461 - `validate_newdata` on a 0 by n matrix has misleading error
Issue -
State: closed - Opened by dsweber2 about 1 month ago
- 5 comments
#1460 - Update test_lm_forest.R
Pull Request -
State: closed - Opened by erikcs about 2 months ago
#1459 - Relax MultiCausalPredictionStrategyTest
Pull Request -
State: closed - Opened by erikcs about 2 months ago
#1458 - Relax lm_forest invariance
Pull Request -
State: closed - Opened by erikcs about 2 months ago
#1457 - test
Pull Request -
State: closed - Opened by erikcs about 2 months ago
#1456 - Upgrade bundled optional library 3.5.0 -> 3.6.0
Pull Request -
State: closed - Opened by erikcs about 2 months ago
#1455 - Applying grf when the treatment variable is continuous
Issue -
State: open - Opened by ZO1DB3RG about 2 months ago
- 1 comment
#1454 - Add extra video link to intro vignette
Pull Request -
State: closed - Opened by erikcs about 2 months ago
#1453 - Update bundled Eigen to 3.4.0
Pull Request -
State: closed - Opened by erikcs about 2 months ago
#1452 - Invariance test fails on Apple arm+clang
Issue -
State: closed - Opened by erikcs about 2 months ago
- 3 comments
Labels: requires research
#1451 - grf on Apple Silicon differ slightly from Intel
Issue -
State: closed - Opened by erikcs about 2 months ago
Labels: documentation
#1450 - Feature request: tune_boosted_regression_forest function
Issue -
State: open - Opened by nikosGeography about 2 months ago
- 1 comment
#1449 - Revert "Add `seed` note on `num.threads` cross-platform dependency"
Pull Request -
State: closed - Opened by erikcs about 2 months ago
#1448 - Relax a CSF test tolerance
Pull Request -
State: closed - Opened by erikcs about 2 months ago
#1447 - Make seed independent of num.threads and add legacy option
Pull Request -
State: closed - Opened by erikcs about 2 months ago
- 1 comment
Labels: bug, breaking
#1446 - econometric underpinnings for standardizing ridge penalty by covariance in local linear forests
Issue -
State: open - Opened by kmoeltner 2 months ago
- 2 comments
Labels: question
#1445 - Local linear regression version of GRF allows for a "covariance ridge penalty" in both splitting (via ll.split.weight.penalty) and prediction (via ll.weight.penalty) stage. Is there a source that shows the underlying econometrics? I understand that when ll.split.weight.penalty=FALSE, all features are equally penalized via ridge penalty parameter lambda. But what exactly happens when the "ridge penalty is standardized by covariances"? Any pointers would be greatly appreciated. Thanks!
Issue -
State: closed - Opened by kmoeltner 2 months ago
#1444 - Non-integer seed?
Issue -
State: closed - Opened by swager 2 months ago
- 2 comments
#1443 - Fix a minor ATE docstring typo
Pull Request -
State: closed - Opened by erikcs 2 months ago
#1442 - Questions re: causal forest with small sample size
Issue -
State: closed - Opened by micakt 2 months ago
- 4 comments
Labels: question
#1441 - Add reference to Causal Inference: A Statistical Learning Approach
Pull Request -
State: closed - Opened by erikcs 2 months ago
#1440 - Add NOTICE file
Pull Request -
State: closed - Opened by jtibshirani 3 months ago
#1439 - Question for Causal Survival Forest Paper
Issue -
State: closed - Opened by chenx2018 3 months ago
- 3 comments
#1438 - Add `seed` note on `num.threads` cross-platform dependency
Pull Request -
State: closed - Opened by erikcs 3 months ago
#1437 - Use parent forest num.threads in auxiliary forest
Pull Request -
State: closed - Opened by erikcs 3 months ago
#1436 - Add IJMPR replication
Pull Request -
State: closed - Opened by erikcs 3 months ago
#1435 - Two questions about using Causal Forest
Issue -
State: closed - Opened by Hone-L 3 months ago
- 3 comments
#1434 - Using causal_forest() in diff-in-diff with fixed effects setting
Issue -
State: closed - Opened by lxtwn87 3 months ago
- 1 comment
#1433 - Use `num.threads` in auxiliary forest training
Issue -
State: closed - Opened by erikcs 3 months ago
Labels: bug
#1432 - BLP interpretation(binary and continuous variable)
Issue -
State: closed - Opened by ninetale 3 months ago
- 2 comments
Labels: question
#1431 - Fix CRAN badge rendering
Pull Request -
State: closed - Opened by erikcs 4 months ago
#1430 - Is there a way to estimate the standard errors for a linear combination of the ATE across multiple arms?
Issue -
State: open - Opened by DanKluger 4 months ago
- 1 comment
Labels: question
#1429 - WIP python bindings via pybind11
Pull Request -
State: open - Opened by apoorvalal 5 months ago
- 4 comments
#1428 - Standard errors calculation in average_treatment_effect() and best_linear_projection()
Issue -
State: closed - Opened by GalAmedi 5 months ago
- 4 comments
Labels: question
#1427 - Update azure-pipelines R options
Pull Request -
State: closed - Opened by erikcs 5 months ago
#1426 - Add copyright notice to remaining source files
Pull Request -
State: closed - Opened by erikcs 5 months ago
#1425 - Growing a CF - Prepare matrices
Issue -
State: closed - Opened by hanneleer 5 months ago
- 1 comment
Labels: question
#1424 - Add copyright notice to source files
Pull Request -
State: closed - Opened by erikcs 5 months ago
#1423 - Move pages to github actions
Pull Request -
State: closed - Opened by erikcs 5 months ago
#1422 - Move pages to github actions
Pull Request -
State: closed - Opened by erikcs 5 months ago
#1421 - Update CMake minimum to 3.5
Pull Request -
State: closed - Opened by erikcs 5 months ago
#1420 - Minor docstring fix: training -> prediction
Pull Request -
State: closed - Opened by erikcs 5 months ago
#1419 - Consider an OptimizedPredictionStrategy for survival forest
Issue -
State: open - Opened by erikcs 5 months ago
Labels: performance, requires research
#1418 - vignette splitting question
Issue -
State: closed - Opened by ras44 5 months ago
- 2 comments
#1417 - ability to generate a dose-response (or causal) curve with GRF
Issue -
State: closed - Opened by kmaloneyUSGS 6 months ago
- 2 comments
Labels: question
#1416 - Add cross-fold RATE vignette
Pull Request -
State: closed - Opened by erikcs 6 months ago
- 1 comment
#1415 - best_linear_projection returns NaN values
Issue -
State: closed - Opened by pakmasha99 6 months ago
- 2 comments
Labels: question
#1414 - Access to value of criterion for splits
Issue -
State: closed - Opened by n-ihlo 6 months ago
- 1 comment
Labels: question
#1413 - Remove redundant condition
Pull Request -
State: closed - Opened by erikcs 7 months ago
#1412 - Relax sample size requirement in boot_grf
Pull Request -
State: closed - Opened by erikcs 7 months ago
#1411 - Variable importance () plot
Issue -
State: closed - Opened by hanneleer 7 months ago
- 6 comments
Labels: question
#1410 - Allow `Y.hat` input for `causal_survival_forest()`?
Issue -
State: open - Opened by bcjaeger 7 months ago
- 9 comments
Labels: feature, experimental
#1409 - Questions Regarding Causal Forest Variable Types and "test_calibration" Interpretation
Issue -
State: closed - Opened by Matt9617 7 months ago
- 1 comment
Labels: question
#1407 - cross-fitted calibration test - Athey et.al. 2024
Issue -
State: closed - Opened by lucy-temed 8 months ago
- 4 comments
#1406 - Fix X2 -> X1 in RATE docstring example
Pull Request -
State: closed - Opened by erikcs 8 months ago
#1405 - Getting negative values for test_calibration(tau.forest)
Issue -
State: closed - Opened by YongzhWang 8 months ago
- 1 comment
#1404 - ll_regression_forest slows down console in Rstudio
Issue -
State: closed - Opened by gabrielhoc 9 months ago
- 2 comments
#1403 - Add support for missing values on predictors features
Issue -
State: closed - Opened by inti4digbi 9 months ago
- 1 comment
Labels: question
#1402 - Update logo README
Pull Request -
State: closed - Opened by erikcs 9 months ago
#1401 - Add connection to pseudo outcomes in vignette footnote
Pull Request -
State: closed - Opened by erikcs 9 months ago
#1400 - How to calculate the R2 of a local linear forest?
Issue -
State: closed - Opened by nikosGeography 9 months ago
- 2 comments
Labels: question
#1399 - LATE implementation details
Issue -
State: closed - Opened by mili-yini 9 months ago
- 2 comments
Labels: question
#1398 - Typo X2 -> X1 in RATE doc example
Issue -
State: closed - Opened by erikcs 9 months ago
Labels: documentation
#1397 - Prepare the 2.3.2 release
Pull Request -
State: closed - Opened by erikcs 9 months ago
#1396 - Mention newsletter overview in CSF docstring
Pull Request -
State: closed - Opened by erikcs 9 months ago
#1395 - Rename operating -> operator
Pull Request -
State: closed - Opened by erikcs 9 months ago
#1394 - Show logos in table
Pull Request -
State: closed - Opened by erikcs 9 months ago
#1393 - Edit grf sticker links
Pull Request -
State: closed - Opened by erikcs 9 months ago
#1392 - Add grf logo/swag info to GitHub
Pull Request -
State: closed - Opened by erikcs 9 months ago
#1391 - Add grf release process to GitHub
Pull Request -
State: closed - Opened by erikcs 9 months ago
#1390 - Update RATE docstring example
Pull Request -
State: closed - Opened by erikcs 9 months ago
#1389 - Clean up some vignette resources
Pull Request -
State: closed - Opened by erikcs 9 months ago
#1388 - Change TOC axis label to "Treated fraction (q)"
Pull Request -
State: closed - Opened by erikcs 9 months ago
#1387 - Overlap assumption and Calibration test
Issue -
State: closed - Opened by FedericaPetru 10 months ago
- 1 comment
Labels: question
#1386 - minor typo (?) in guided tour
Pull Request -
State: closed - Opened by bcjaeger 10 months ago
- 1 comment
#1385 - Question : Variance from quantile forest and multi_regression_forest
Issue -
State: closed - Opened by yvc5154 10 months ago
- 1 comment
#1384 - Average treatment effect for lm forest
Issue -
State: open - Opened by fresskylin 10 months ago
- 1 comment
Labels: documentation
#1383 - Multiple instruments in instrumental_forest() + first stage results
Issue -
State: closed - Opened by AleksandrZhuravlev98 10 months ago
- 1 comment
Labels: question
#1382 - object 'X' not found
Issue -
State: closed - Opened by RuhanLiu 11 months ago
- 2 comments
#1381 - Do the causal_forest() and predict() functions technically fall under the umbrella of an "honest causal forest" or a "generalized random forest" ?
Issue -
State: closed - Opened by njawadekar 11 months ago
#1380 - Add example link to CSF vignette
Pull Request -
State: closed - Opened by erikcs 12 months ago
#1379 - Fix "lost braces" NOTE in R cmd check
Pull Request -
State: closed - Opened by erikcs 12 months ago
#1378 - Add overlap warning to RATE
Pull Request -
State: closed - Opened by erikcs 12 months ago
#1377 - Add some edits to policy vignette
Pull Request -
State: closed - Opened by erikcs almost 1 year ago
#1376 - Add some edits to maq vignette
Pull Request -
State: closed - Opened by erikcs almost 1 year ago
#1375 - Outcome variable with highly right-skewed distribution with mass at zero
Issue -
State: closed - Opened by robert702 almost 1 year ago
- 1 comment
Labels: question
#1374 - Problems with grf in R Notebooks
Issue -
State: closed - Opened by MCKnaus almost 1 year ago
- 3 comments
#1373 - QUESTION: handling NAs in Y arising from panel attrition.
Issue -
State: closed - Opened by go-bayes about 1 year ago
- 2 comments
Labels: question
#1372 - Why should we use predicted ITE to assess heterogeneity in treatment effects, not doubly-robust estimates?
Issue -
State: closed - Opened by Jinwoo-Yi about 1 year ago
- 1 comment
Labels: question