A package for the theta kernel density estimator
Project description
ThetaKDE
Package for the theta kernel density estimator
Main Functions
estimate_density
This function estimates the density of the given data.
Parameters:
data(array-like): The input data for KDE.bandwidth(float, optional): The bandwidth of the kernel. Default isNone.
Returns:
density(array-like): The estimated density values.
Example:
# Example code for estimate_density
Usage. To be completed.
Main Functions
estimate_density
This function estimates the density of the given data.
Parameters:
data (array-like): The input data for KDE.
bandwidth (float, optional): The bandwidth of the kernel. Default is None.
Returns:
density (array-like): The estimated density values.
Example:
Data
Contributing
Contributions are welcome! Please submit a pull request or open an issue to discuss any changes.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Contact
For any questions or suggestions, please contact your-email@example.com.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
thetakde-0.1.1.tar.gz
(14.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
thetakde-0.1.1-py3-none-any.whl
(14.0 kB
view details)
File details
Details for the file thetakde-0.1.1.tar.gz.
File metadata
- Download URL: thetakde-0.1.1.tar.gz
- Upload date:
- Size: 14.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
541294399f0407038cef120cdea5fa29cb1f8445204cf452fc13a116a52f57ad
|
|
| MD5 |
fff10f1973d26ab68a781bbdaa3d88ff
|
|
| BLAKE2b-256 |
9ed1461a6efc1efbe9b2e29ec4fed0c956483ae2f4f6f3606a282e203b05fa33
|
File details
Details for the file thetakde-0.1.1-py3-none-any.whl.
File metadata
- Download URL: thetakde-0.1.1-py3-none-any.whl
- Upload date:
- Size: 14.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3deaef682cf040efea361d4c460f9a2a3848bfff72631f84d9269e5e053b6f19
|
|
| MD5 |
cd040856e789ec8a00567e48948547ac
|
|
| BLAKE2b-256 |
1295b0c6c3301e8b70b441daf685e74ac0eefeb2f1c475bc9dd9070f4db88307
|