-
I've been getting the following error when running `devtools::check`:
```r
checking Rd files ... WARNING
prepare_Rd: bad markup (extra space?) at test.Rd:11:113
prepare_Rd: bad markup (extra spa…
-
The definition of c-index is $$P( S(t_i|x_j) > S(t_i | x_i) | t_i < t_j)$$ where $$t_i = min(z_i, b_i)$$. Usually it is approximated by empirical estimation $$\sum_{y_i = 1}\sum_{t_j > t_i} 1(S(t_i|x…
-
The widget does not provide any way to get the threshold that was used for a point on curve. I would suggests a tooltip.
Threshold is important to understand results of cost optimization.
-
Dear Prof. Rizopoulos,
I'm running the following analysis:
long_ktv
-
### Environment: (where does this bug occur, have you tried other environments)
- branch (master for latest released): develop
- revision (HEAD for most recent): HEAD
- OS or system: gcc8
- Specia…
-
Any chance that you might add these?
-
Author Name: **Giovanni Allegri** (@giohappy)
Original Redmine Issue: [960](https://issues.qgis.org/issues/960)
Redmine category:symbology
Assignee: Magnus Homann
---
I find the "Area scale field" a…
-
# User Story
As a developer, I want to add as many Technical Analysis (TA) indicators as possible, so that I can computationally compare multiple strategies using back-testing and performance metrics.…
-
By default, Sphinx builds are incremental: If you've recently done a clean build of the docs, and then you modified just one of the sources, the next time you build, Sphinx will only build the pages t…
-
SELECT 14, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id`,
CASE
WHEN layout = 'transform' OR layout = 'flip' THEN
GROUP_CONCAT(CASE WHEN…