VOOZH about

URL: https://www.nuget.org/packages/FSharp.Stats.Interactive/

⇱ NuGet Gallery | FSharp.Stats.Interactive 0.6.0




👁 Image
FSharp.Stats.Interactive 0.6.0

dotnet add package FSharp.Stats.Interactive --version 0.6.0
 
 
NuGet\Install-Package FSharp.Stats.Interactive -Version 0.6.0
 
 
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="FSharp.Stats.Interactive" Version="0.6.0" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FSharp.Stats.Interactive" Version="0.6.0" />
 
Directory.Packages.props
<PackageReference Include="FSharp.Stats.Interactive" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add FSharp.Stats.Interactive --version 0.6.0
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FSharp.Stats.Interactive, 0.6.0"
 
 
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package FSharp.Stats.Interactive@0.6.0
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=FSharp.Stats.Interactive&version=0.6.0
 
Install as a Cake Addin
#tool nuget:?package=FSharp.Stats.Interactive&version=0.6.0
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

A .NET Interactive Kernel Extension for displaying FSharp.Stats types and objects.

Product Versions Compatible and additional computed target framework versions.
.NET net5.0 net5.0 was computed.  net5.0-windows net5.0-windows was computed.  net6.0 net6.0 was computed.  net6.0-android net6.0-android was computed.  net6.0-ios net6.0-ios was computed.  net6.0-maccatalyst net6.0-maccatalyst was computed.  net6.0-macos net6.0-macos was computed.  net6.0-tvos net6.0-tvos was computed.  net6.0-windows net6.0-windows was computed.  net7.0 net7.0 was computed.  net7.0-android net7.0-android was computed.  net7.0-ios net7.0-ios was computed.  net7.0-maccatalyst net7.0-maccatalyst was computed.  net7.0-macos net7.0-macos was computed.  net7.0-tvos net7.0-tvos was computed.  net7.0-windows net7.0-windows was computed.  net8.0 net8.0 was computed.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 was computed.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
.NET Core netcoreapp3.0 netcoreapp3.0 was computed.  netcoreapp3.1 netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 netstandard2.1 is compatible. 
MonoAndroid monoandroid monoandroid was computed. 
MonoMac monomac monomac was computed. 
MonoTouch monotouch monotouch was computed. 
Tizen tizen60 tizen60 was computed. 
Xamarin.iOS xamarinios xamarinios was computed. 
Xamarin.Mac xamarinmac xamarinmac was computed. 
Xamarin.TVOS xamarintvos xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on FSharp.Stats.Interactive:

Package Downloads
QualIQon

QualIQon - Visual quality control for computational proteomics

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.6.0 305 1/7/2025
0.5.1-preview.2 976 2/19/2024
0.5.1-preview.1 164 9/22/2023
0.5.0 277 8/4/2023
0.4.12-preview.3 241 6/29/2023
0.4.12-preview.2 334 4/6/2023
0.4.12-preview.1 225 2/21/2023
0.4.9 276 11/18/2022
0.4.8 263 8/29/2022
0.4.7 296 5/30/2022
0.4.6 292 5/30/2022

Additions:
latest commit #529c2c01
[[#7aa79c61](https://github.com/fslaborg/FSharp.Stats/commit/7aa79c61d71534623276d4a709a7f5d2ce0ff796)] add multinomial distribution
[[#bb43b03b](https://github.com/fslaborg/FSharp.Stats/commit/bb43b03bc2c13d05ee0c975e79c5fe2bcba75ba2)] add Normalized Mutual Information #313
[[#4b6f1cf7](https://github.com/fslaborg/FSharp.Stats/commit/4b6f1cf783b79b34e2d2c9d682c21d55f8606f6b)] add KNN classifier
[[#9ba92b6f](https://github.com/fslaborg/FSharp.Stats/commit/9ba92b6f47043d7a7ccdc933a18dad4f2ce705df)] add minkowski distance
[[#65a0a690](https://github.com/fslaborg/FSharp.Stats/commit/65a0a6900576a6a7fe1ecaaf150102592de5bca7)] add Bezier interpolation
[[#b7792aeb](https://github.com/fslaborg/FSharp.Stats/commit/b7792aeb705fc404530ce15849f818ff139b4f76)] add hamming distance functions
[[#414d461e](https://github.com/fslaborg/FSharp.Stats/commit/414d461e9bee40f5fed53994e196f59ccee8272e)] add cubic spline with slopes
[[#6a9038e9](https://github.com/fslaborg/FSharp.Stats/commit/6a9038e9b2c04da4ec35bb4e65f35adecd55c158)] add interpolation differentiation add interpolation integration
[[#8fb5d6dd](https://github.com/fslaborg/FSharp.Stats/commit/8fb5d6dd07ff213a4e91b618fb2e654bc6147985)] add step interpolation
[[#f7a32615](https://github.com/fslaborg/FSharp.Stats/commit/f7a326151453a69f0a39dc7db16933bb4a9865e1)] rewrite kendall add tauc and taua variants
[[#57f89394](https://github.com/fslaborg/FSharp.Stats/commit/57f8939410a549a539920d3e84722dde2ba3a896)] add Generalised Linear Models to FSharpStats (#334)
Bugfixes:
[[#63d8aa19](https://github.com/fslaborg/FSharp.Stats/commit/63d8aa19e2ac73af1baf818b52a58ec3f9472c30)] fix setColM as seen in #315
[[#0ac2a52d](https://github.com/fslaborg/FSharp.Stats/commit/0ac2a52de81b3a8fe973af37e35b7b6e48973160)] fix Akima interpolation slope calculation
[[#73937671](https://github.com/fslaborg/FSharp.Stats/commit/73937671343601aa53ace914f0e76091fa5d196d)] fix JaggedCollection.transpose
[[#2262dff8](https://github.com/fslaborg/FSharp.Stats/commit/2262dff82031c0fb4f2188d049e5a23490d0968b)] fix compiler warnings
[[#d6034f80](https://github.com/fslaborg/FSharp.Stats/commit/d6034f80389b26ca288637ad2616fcb1e7892409)] fix Seq.mean parameter name
Docu:
[[#59eaf551](https://github.com/fslaborg/FSharp.Stats/commit/59eaf551b4ebb804d733763e3e7281747ba01873)] add step interpolation docu
[[#557ee8ab](https://github.com/fslaborg/FSharp.Stats/commit/557ee8ab1086c359c6ed97abe9d4421502e86bcd)] add multinomial docu
[[#b0c973ac](https://github.com/fslaborg/FSharp.Stats/commit/b0c973ac4e49dfacc3b5fc8d41b71d182ce2a84f)] update Random docs
[[#d086f3d5](https://github.com/fslaborg/FSharp.Stats/commit/d086f3d526f8a8b3df09b9522e72e0a9f12fe942)] update Interval docs
Rework
[[#d086f3d5](https://github.com/fslaborg/FSharp.Stats/commit/529c2c017b9d3ae39a1372964fac24c775b851ed)] rename Imputation module
[[#13294547](https://github.com/fslaborg/FSharp.Stats/commit/1329454756245b339d744bb2b4d80d9b497a76fe)] remove AutoOpen on Seq, List and Array modules #333