Statistical Package - Basic

ProjectZero - Code Plugins - Oct 5, 2021

17 Array Based Statistical functions

  • Supported Platforms
  • Supported Engine Versions
    4.27, 5.0 - 5.3
  • Download Type
    Engine Plugin
    This product contains a code plugin, complete with pre-built binaries and all its source code that integrates with Unreal Engine, which can be installed to an engine version of your choice then enabled on a per-project basis.

A basic blueprint library of 17 functions based around arrays that provide statistical analyses.

Analyze your array of floats, ints and actors. Can convert arrays of ints into floats and vice-versa.

All functions are pure for easy management.

Highly recommended for real time computations using pure looping code rather than slow looping blueprints.

Technical Details

Features:

For Floats:

  • Float to Int (with rounding up possible)
  • Get Minimum
  • Get Maximum
  • Get Range
  • Get Sum
  • Get Mean
  • Get Median
  • Get Variance
  • Get Standard Deviation
  • Get Count
  • Get Mode

For Integers:

  • Int to Float
  • Count
  • Mode
  • Sum

For Actors:

  • Count
  • Mode


Code Modules: (Please include a full list of each Plugin module and their module type

  •  1 Blueprint library of 17 functions (Runtime)

Number of Blueprints: 0

Number of C++ Classes: 1

Network Replicated: No

Supported Development Platforms: Win32, Win64

Supported Target Build Platforms: Win32, Win64

Documentation: Link

Example Project: https://mega.nz/file/4fhGCKwR#pNBTJzPhgQttzPwwnQNDnjxTcsoCG1PXrrCx5DA03V8 (4.26) *Note that Epic will remove the key after # and render the link invalid. You can copy and paste the link instead if clicking fails.

Important/Additional Notes: none

Discord channel: https://discord.gg/VmFXeq7J9F