livestocksim

Provides a series of functions to process walk-over weight data and simulate daily weights of cattle.

https://github.com/precisionlivestockmanagement/livestocksim

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.5%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Provides a series of functions to process walk-over weight data and simulate daily weights of cattle.

Basic Info
  • Host: GitHub
  • Owner: PrecisionLivestockManagement
  • Language: R
  • Default Branch: main
  • Homepage:
  • Size: 169 MB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Created over 4 years ago · Last pushed over 1 year ago
Metadata Files
Readme Citation

README.md

*LivestockSim*

A package containing functions to simulate daily weights of cattle, outlier removal and processing of walk-over weight data and extracting growth traits information from the walk-over weight data.

To download the package first install and load the devtools package and then run the following: install_github("PrecisionLivestockManagement/LivestockSim")

The functions of this package also requires one or more of these packages ("tidyverse", "lubridate", "zoo", "xgboost"), therefore be sure to install and load them before using the package.

Owner

  • Name: PrecisionLivestockManagement
  • Login: PrecisionLivestockManagement
  • Kind: organization

Citation (CITATION.cff)

#
title: LivestockSim
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: R Package
authors:
  - given-names: Tek Raj
    family-names: Awasthi
  - given-names: Ahsan
    family-names: Morshed
  - given-names: Dave
    family-names: Swain
date: "2024"
url: "https://github.com/PrecisionLivestockManagement/LivestockSim"

GitHub Events

Total
  • Delete event: 1
  • Push event: 3
Last Year
  • Delete event: 1
  • Push event: 3

Dependencies

DESCRIPTION cran