All Projects → doomlab → MOTE

doomlab / MOTE

Licence: other
Magnitude of the Effect - An Effect Size and CI calculator

Programming Languages

r
7636 projects

Projects that are alternatives of or similar to MOTE

animate
👾 Create and manage animation functions with AnimationFrame API.
Stars: ✭ 11 (-35.29%)
Mutual labels:  interval
DissolveEffectForTMPro
DissolveEffectForTMPro provide dissolve effect component for TextMeshPro in Unity.
Stars: ✭ 86 (+405.88%)
Mutual labels:  effect
DissolveEffectForUGUI
A dissolve effect for uGUI, without material instancing. Please star and watch this project :)
Stars: ✭ 67 (+294.12%)
Mutual labels:  effect
numeric
numeric facilities for C++ 14; dual numbers, dual quaternions, constrained numbers, intervals
Stars: ✭ 21 (+23.53%)
Mutual labels:  interval
rust-lapper
Rust implementation of a fast, easy, interval tree library nim-lapper
Stars: ✭ 39 (+129.41%)
Mutual labels:  interval
URP-Sun-Shafts
A URP port of Unity's classic Standard Assets Effects package's Sun Shaft effect
Stars: ✭ 36 (+111.76%)
Mutual labels:  effect
coolrs
CoolRs is a collection of Android Renderscript effects.
Stars: ✭ 41 (+141.18%)
Mutual labels:  effect
FunVideo
A series of embeddable theme into video, include animation and voice.
Stars: ✭ 19 (+11.76%)
Mutual labels:  effect
VideoReflection
Embeddable video, GIF, water reflection and video borders in a video.
Stars: ✭ 33 (+94.12%)
Mutual labels:  effect
chronoman
Utility class to simplify use of timers created by setTimeout
Stars: ✭ 15 (-11.76%)
Mutual labels:  interval
task-bundle
Scheduling of tasks for symfony made simple
Stars: ✭ 33 (+94.12%)
Mutual labels:  interval
tty-screen
Terminal screen detection - cross platform, major ruby interpreters
Stars: ✭ 78 (+358.82%)
Mutual labels:  size
typescript-react-starter
React & TypeScript Starter with webpack, ts-jest and runtime environment variables. It comes with fp-ts ecosystem and pre-configured prettier, eslint, vscode, husky hooks and Dockerfile to build a deployable image of your app
Stars: ✭ 17 (+0%)
Mutual labels:  effect
Giotto
Theme manager for your app: apply styles to anything you want through a plist file
Stars: ✭ 18 (+5.88%)
Mutual labels:  size
WaterColor
openframeworks parametric shader effect watercolor
Stars: ✭ 54 (+217.65%)
Mutual labels:  effect
vue-size-provider
Declarative element size observer and provider
Stars: ✭ 55 (+223.53%)
Mutual labels:  size
Flutter-KenBurns
Kenburns effect on flutter
Stars: ✭ 82 (+382.35%)
Mutual labels:  effect
interval
This PHP library provides some tools to handle intervals. For instance, you can compute the union or intersection of two intervals.
Stars: ✭ 25 (+47.06%)
Mutual labels:  interval
vue-rippler
🎉 Custom ripple effect plugin for @vuejs
Stars: ✭ 45 (+164.71%)
Mutual labels:  effect
doorman
Simple animation for revealing elements.
Stars: ✭ 38 (+123.53%)
Mutual labels:  effect

MOTE

Travis build status

We gladly take comments and updates! You can check out videos on my YouTube channel, as well as watching or starring the github repo.

You can look at our how-to guide by going to: https://www.aggieerin.com/shiny-server/. This information is also present in the help files for each function, however, pictures are included on the website.

You can now install MOTE directly from CRAN: install.packages("MOTE").

To install the development version of the package take the following steps:

  1. Install devtools if you do not have it. devtools is a package that allows you to install packages from github. install.packages("devtools")

  2. Install the MOTE package by running the following: devtools::install_github("doomlab/MOTE")

  3. Load the library to get started! library(MOTE)

  4. Enjoy MOTE.

You can also use the Shiny App!

Build information

1.0.3 - Fixed a few typos

1.0.2 - Updated mathematical error in d.dep.t.rm confidence interval calculation.

1.0.1 - Initial CRAN release

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].