Exts.jl
  • Manual
  • Base
  • DataFrames
  • Dates
  • FITSIO
  • Pkg
  • Statistics
    • API reference
    • Types
    • Macros
    • Functions
  • YAML
Version
  • Statistics
  • Statistics
GitHub

API reference

StatisticsExt.StatisticsExt — Module
StatisticsExt
source

Types

Macros

Functions

Exts.nanmean — Method
nanmean(A::AbstractArray, w::AbstractWeights; dims = :)

Compute the weighted mean of array A with weight vector w, and fallback to the unweighted mean if w is all zero(s) (instead of returning NaN). If dims (of type Int) is provided, compute the mean along dimension dims.

See also mean(::AbstractArray), mean(::AbstractArray, ::AbstractWeights).

source
« PkgYAML »

Powered by Documenter.jl and the Julia Programming Language.

Settings


This document was generated with Documenter.jl version 1.13.0 on Tuesday 1 July 2025. Using Julia version 1.11.5.