QualityNavboostCrapsStatsWithWeightsProto

GoogleApi.ContentWarehouse.V1.Model.QualityNavboostCrapsStatsWithWeightsProto


Table of Contents ▼

Jump to a specific part of the page:

Description

No description given.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. hi (type: float(), default: nil)
    -
  2. kind (type: integer(), default: nil)
    -
  3. lo (type: float(), default: nil)
    -
  4. mean (type: float(), default: nil)
    -
  5. median (type: float(), default: nil)
    -
  6. n (type: integer(), default: nil)
    -
  7. pc10 (type: float(), default: nil)
    -
  8. pc25 (type: float(), default: nil)
    -
  9. pc75 (type: float(), default: nil)
    -
  10. pc90 (type: float(), default: nil)
    -
  11. stdError (type: float(), default: nil)
    -
  12. stddev (type: float(), default: nil)
    -
  13. varOfMean (type: float(), default: nil)
    -
  14. variance (type: float(), default: nil)
    -
  15. weightedN (type: float(), default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.QualityNavboostCrapsStatsWithWeightsProto{
hi: float() | nil,
kind: integer() | nil,
lo: float() | nil,
mean: float() | nil,
median: float() | nil,
n: integer() | nil,
pc10: float() | nil,
pc25: float() | nil,
pc75: float() | nil,
pc90: float() | nil,
stdError: float() | nil,
stddev: float() | nil,
varOfMean: float() | nil,
variance: float() | nil,
weightedN: float() | nil
}

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.QualityNavboostCrapsStatsWithWeightsProto