Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 12 found.
[1] < 1 2 > [2]  Sort:

inspection (Package: crackR) :

Predict the results of a future scheduled inspection and update the state accordingly. The state prior to inspection is utilized to determine the likelihood of finding each particle, and the state after inspection consists of a combination of missed particles and repaired particles. The Probability of Crack Detection (PCD) results of this inspection are appended to the previously existing PCD results (if any).
● Data Source: CranContrib
● Keywords: aerospace, damage tolerance, fatigue, reliability
● Alias: inspection, inspection.CD, inspection.Mult, inspection.Sing
● 0 images

crackRinit (Package: crackR) :

Creates an object of class Sing, Mult, or CD from an appropriate list of parameters (using parameter analysis.type to determine the output class). The list of parameters may or may not be of class crackRparameters (the function will attempt to do its thing regardless). User calling of this function is optional since an object of crackRparameters (or simply an appropriate list) may be directly passed to analyze, which will run crackRinit if this was not previously done.
● Data Source: CranContrib
● Keywords:
● Alias: crackRinit
● 0 images

calcInterval (Package: crackR) :

Advance in time through a single inspection interval, adjusting the particle weights and reporting failure probabilities along the way. Estimates of Single Flight Probability Of Failure (SFPOF) will be calculated at intervals specified in the parameter flt.calc.interval, along with the bootstrap estimates of quantiles of SFPOF (if bootstrap.sfpof is TRUE) and an estimate of the probability of failure for each subinterval.
● Data Source: CranContrib
● Keywords: aerospace, damage tolerance, fatigue, reliability
● Alias: calcInterval, calcInterval.CD, calcInterval.Mult, calcInterval.Sing
● 0 images

analyzeParallel (Package: crackR) :

One powerful method for assessing convergence of a sequential importance sampling analysis is to run parallel sequences. This function does this, saving only the results (of class crackRresults). Results are returned in a list. Note parallelization is not performed, the analyses are run sequentially...thus this is a convenience function and a placeholder for the time being.
● Data Source: CranContrib
● Keywords: aerospace, damage tolerance, fatigue, reliability
● Alias: analyzeParallel
● 0 images

lognormalPOD (Package: crackR) :

The POD curve in probabilistic damage tolerance analysis is often defined using the formulation of a Log-Normal CDF, with several optional modifying parameters. This function can be used to generate the appropriate POD function for use in the crackRparameters component "pod.func".
● Data Source: CranContrib
● Keywords: aerospace, damage tolerance, fatigue, reliability
● Alias: lognormalPOD
● 0 images

analyze (Package: crackR) :

This is the main analysis function for the sequential importance sampling approach to probabilistic damage tolerance analysis in the crackR package. User can enter an object of class crackRparameters or class crackR. If a crackRparameters object is entered, crackRinit will be run to initialize a crackR object. The sample size for an existing crackR object can be increased by utilizing an existing crackR object and specifying add=TRUE.
● Data Source: CranContrib
● Keywords: aerospace, damage tolerance, fatigue, reliability
● Alias: analyze
● 0 images

crackR-package (Package: crackR) :

Using a sampling-based approach (either sequential importance sampling explicit Monte Carlo), this package can be used to perform a probabilistic damage tolerance for aircraft structures. It can model a single crack, or two simultaneously growing fatigue cracks (the so-called continuing damage problem). With a single crack, multiple types of future repairs are possible.
● Data Source: CranContrib
● Keywords: aerospace, damage tolerance, fatigue, package, reliability
● Alias: crackR, crackR-package
● 0 images

crackRmc (Package: crackR) :

The main focus of the crackR package is on the sequential importance sampling approach to probabilistic damage tolerance analysis. As part of the work creating that approach, an explicit sampling routine was created for validation of results. It proceeds by repeatedly simulating the life cycle, flight-by-flight, and finding the first flight to failure for each trial. This approach requires many millions of samples to yield useful SFPOF estimates, but provided a sanity check for the results of the sequential importance sampling routine. Scheduled inspections may be included. If there are no scheduled inspections, the user may utilize importance sampling to set the initial state and drastically speed up convergence of the SFPOF estimates. The parameters for running this analysis are the same as those of the sequential importance sampling routine.
● Data Source: CranContrib
● Keywords: aerospace, damage tolerance, fatigue, reliability
● Alias: crackRmc, crackRmc.CD, crackRmc.Mult, crackRmc.Sing
● 0 images

print.Sing (Package: crackR) :

These methods do the expected printings of crackR objects
● Data Source: CranContrib
● Keywords: aerospace, damage tolerance, fatigue, reliability
● Alias: head.CD, head.Mult, head.Sing, head.crackRparallel, head.crackRresults, head.parametersCD, head.parametersMult, head.parametersSing, head.stateCD, head.stateMult, head.stateSing, print.CD, print.Mult, print.Sing, print.crackRparallel, print.crackRresults, print.stateCD, print.stateMult, print.stateSing, tail.CD, tail.Mult, tail.Sing, tail.crackRparallel, tail.crackRresults, tail.parametersCD, tail.parametersMult, tail.parametersSing, tail.stateCD, tail.stateMult, tail.stateSing
● 0 images

crackRcalcSfpofMc (Package: crackR) :

crackRmc will calculate SFPOF on the intervals specified for that function, along with the raw results of the simulation. If a different set of flight intervals for SFPOF is desired, this function can be used to do so without re-running the simulation.
● Data Source: CranContrib
● Keywords: aerospace, damage tolerance, fatigue, reliability
● Alias: crackRcalcSfpofMc
● 0 images