statsExpressions icon indicating copy to clipboard operation
statsExpressions copied to clipboard

Tidy data frames and expressions with statistical summaries 📜

Results 26 statsExpressions issues
Sort by recently updated
recently updated
newest added

Are there any vingnettes/examples of how to use statsExpressions to create labels for customized plots? I am trying to transition to this approach (as is recommended in ggstatsplots) to have...

In response to issue #1 this function try to solve the need of a parser function for expression objects returned by any of `{ggtatsplot}` or `{statsExpressions}` functions for reporting purposes...

Use the column that already exists in the data frame.

- [ ] add sample size info to bf-related expressions - [ ] check if a 0-parameter template can be repurposed for bf-expressions - [ ] only support symbols, and...

feature :hammer:

For example: ```r #' @param nboot `[integer(1)]`\cr Number of bootstrap samples for computing confidence interval #' for the effect size (Default: `100L`). ```

documentation :books:

If we run any of the examples with the global R session option OutDec=","; the resulting graph shows: `Warning messages: 1: Problem while computing n.obs = .prettyNum(n). i 'big.mark' and...

feature :hammer:

> I would like to know if there's a way to use the APA-formatted text of the statistical results prepared with the subtitle helper functions in a plain RMarkdown file...

feature :hammer:
help wanted :heart: