Files in msxakk89/dat
Data Analyst Toolkit (dat): a library of tools for data analysts and scientists

.DS_Store
.Rbuildignore
.gitignore
DESCRIPTION
NAMESPACE
R/.Rapp.history
R/BinarySearch_onListOfNumericVectors.R R/CV.R R/CalcFalseNegativeRate.R R/CalcFalsePositiveRate.R R/CalcSensitivity.R R/CalcSpecificity.R R/QQplotImproved.R R/SEM.R R/above_Or_below_Line.R R/acumulated.distrib.R R/addTrans.R R/aggregate_and_summarize_elasticity_by_date_v1.R R/aggregate_by_unique_in_a_column_v1.R R/aggregate_elasticity_data_v1.R R/allNumericsTheSame.R R/amalgamateElementsOfList.R R/amalgamateElementsOfList_intoCharacter.R R/applyFunInPairwiseManner.R R/applyFunToListOfObj.R R/applyFunToVectorOfObjects.R R/applyPerCondPerRow.R R/apply_ar_on_ts.R R/apply_vector_of_deltas_on_absolute_value.R R/apply_vector_of_deltas_on_absolute_value_and_create_search_space.R R/assessQualityOfClassification.R R/assessTwoBooleanColumnsConcordanceFor.TP.TN.FP.FN.Sens.Spec.FPR.FNR.R R/assignColorToCondition.2.R R/calcAlexDistance.R R/calc_prop_set_in_vector.R R/changeCategories.R R/changeTypeOfColumns.2.R R/changeTypeOfColumns.R R/chengeMyNeighbour_ToTheLeft_IntoFALSE_ifIamTRUE.R R/classifyBased_on_one_dimension.R R/combineElementsOfVectorsInsideLst_inAvectorsIndexesComplaintWay.R R/compareFunctions.R R/compareNumericVectors.R R/computeIntercept.R R/computeIntersectionOfLines.R R/computeParallelLineCoef.R R/compute_PerpendicularSlopeAndIntercept_givenTwoPoints.R R/compute_SlopeAndIntercept_givenTwoPoints.R R/compute_circumcentre_givenThreePoints.R R/compute_delta_demand.R R/compute_delta_revenue.R R/compute_midpoint_between_twoPoints_onLinePassingThroughThem.R R/confidence_interval_from_normal_distribution.R R/convert_bookingData_fromNonCumulative_toCumulative.2.R R/convert_datetime_into_date.R R/convert_departureDate_plus_otherDate_asWeeksToDeparture.R R/corOfQuantiles.R R/countOfsomething.2.R R/count_of_unique_in_redundant_vector.R R/create.duplexes.R R/create.test.ellipse.R R/createMatForLayoutInQQplot.R R/createProbOfEqMatrix.R R/create_list_from_collection_of_tables_in_memory.R R/create_mx_of_deltas_from_vector_of_deltas.R R/create_universal_delta_set.R R/cseq.R R/cumulative_in_fractions.R R/cumulative_to_nonCumulative.R R/define_interval_given_datapoint_and_limit.R R/erf.R R/error.bar.R R/euc.dist.R R/extractSingletonNumericDataFromList.R R/fdistColPearson.R R/fishersMethod.R R/fit.ellipse.R R/get.ellipse.R R/getMedian.R R/getPC1andPC2.R R/get_X_maximizing_fOFx_times_x_when_fOFx_is_linear.R R/highestSDselector.R R/insert_missing_dates.R R/lappend.R R/linearize_dataFrame.R R/lmp.R R/logNormal_CDF.R R/makeDF_from_list_of_named_vectors.2.R R/makeDF_from_list_of_named_vectors.R R/makeHCdendrogram.R R/makePCAplot.8.R R/makePaddedDataFrame.R R/makeRedundantVectorIndividualized.R R/makeUniqueCasesIndividualized.R R/make_tSNEplot.2.R R/maxRev_forElas.R R/model_anything_byMonteCarloSimulation.R R/optimizer_for_max.R R/plotTimeCourse.2.R R/plotTimeCourse.R R/produce_2_by_k_counts_table.R R/propOfCategoryPerSideOfPlane.R R/rankNumberForGivenPercentile.R R/removeOutliers.R R/select_combinatorial_rows_from_table.R R/select_elements_from_vector_as_given_by_integer_vector.R R/seperate_date_and_time.R R/signalRank.R R/sortList_OfNumericVectors.R R/splitMap.R R/split_description_into_single_words.R R/split_table_byCol_into_equal_chunks.R R/split_vector_into_chunks.R R/split_vector_into_equal_chunks.R R/ssd_from_mean.R R/sse.R R/transformBooleanIntoAnotherBoolean.R R/uniquePermutations.R R/whichFirstIndex_isNonZero.R R/withinMargin.R R/xyCal.R R/z_score_for_standard_normal_where_area_is_equally_split_from_mean.R README.md
dat.Rproj
dat_0.23.tar.gz
man/CV.Rd man/CalcFalseNegativeRate.Rd man/CalcFalsePositiveRate.Rd man/CalcSensitivity.Rd man/CalcSpecificity.Rd man/QQplotImproved.Rd man/SEM.Rd man/above_Or_below_Line.Rd man/acumulated.distrib.Rd man/addTrans.Rd man/aggregate_and_summarize_elasticity_by_date_v1.Rd man/aggregate_by_unique_in_a_column_v1.Rd man/aggregate_elasticity_data_v1.Rd man/allNumericsTheSame.Rd man/amalgamateElementsOfList.Rd man/amalgamateElementsOfList_intoCharacter.Rd man/applyFunInPairwiseManner.Rd man/applyFunToListOfObj.Rd man/applyFunToVectorOfObjects.Rd man/applyPerCondPerRow.Rd man/apply_ar_on_ts.Rd man/apply_vector_of_deltas_on_absolute_value.Rd man/apply_vector_of_deltas_on_absolute_value_and_create_search_space.Rd man/assessQualityOfClassification.Rd man/assessTwoBooleanColumnsConcordanceFor.TP.TN.FP.FN.Sens.Spec.FPR.FNR.Rd man/assignColorToCondition.2.Rd man/binarySearch_onListOfNumericVectors.Rd man/calcAlexDistance.Rd man/calc_prop_set_in_vector.Rd man/changeCategories.Rd man/changeTypeOfColumns.2.Rd man/changeTypeOfColumns.Rd man/chengeMyNeighbour_ToTheLeft_IntoFALSE_ifIamTRUE.Rd man/classifyBased_on_one_dimension.Rd man/combineElementsOfVectorsInsideLst_inAvectorsIndexesComplaintWay.Rd man/compareFunctions.Rd man/compareNumericVectors.Rd man/computeIntercept.Rd man/computeIntersectionOfLines.Rd man/computeParallelLineCoef.Rd man/compute_PerpendicularSlopeAndIntercept_givenTwoPoints.Rd man/compute_SlopeAndIntercept_givenTwoPoints.Rd man/compute_circumcentre_givenThreePoints.Rd man/compute_delta_demand.Rd man/compute_delta_revenue.Rd man/compute_midpoint_between_twoPoints_onLinePassingThroughThem.Rd man/confidence_interval_from_normal_distribution.Rd man/convert_bookingData_fromNonCumulative_toCumulative.2.Rd man/convert_datetime_into_date.Rd man/convert_departureDate_plus_otherDate_asWeeksToDeparture.Rd man/corOfQuantiles.Rd man/countOfsomething.2.Rd man/count_of_unique_in_redundant_vector.Rd man/create.duplexes.Rd man/create.test.ellipse.Rd man/createMatForLayoutInQQplot.Rd man/createProbOfEqMatrix.Rd man/create_list_from_collection_of_tables_in_memory.Rd man/create_universal_delta_set.Rd man/cseq.Rd man/cumulative_in_fractions.Rd man/cumulative_to_nonCumulative.Rd man/define_interval_given_datapoint_and_limit.Rd man/erf.Rd man/error.bar.Rd man/euc.dist.Rd man/extractSingletonNumericDataFromList.Rd man/f.distCol.Pearson.2.Rd man/fishersMethod.Rd man/fit.ellipse.Rd man/get.ellipse.Rd man/getMedian.Rd man/getPC1andPC2.Rd man/get_X_maximizing_fOFx_times_x_when_fOFx_is_linear.Rd man/highestSDselector.Rd man/insert_missing_dates.Rd man/lappend.Rd man/linearize_dataFrame.Rd man/lmp.Rd man/logNormal_CDF.Rd man/makeDF_from_list_of_named_vectors.2.Rd man/makeDF_from_list_of_named_vectors.Rd man/makeHCdendrogram.Rd man/makePCAplot.8.Rd man/makePaddedDataFrame.Rd man/makeRedundantVectorIndividualized.Rd man/makeUniqueCasesIndividualized.Rd man/make_tSNEplot.2.Rd man/model_anything_byMonteCarloSimulation.Rd man/optimizer_for_max.Rd man/plotTimeCourse.2.Rd man/plotTimeCourse.Rd man/priceOf_maxRev_forElas.Rd man/produce_2_by_k_counts_table.Rd man/propOfCategoryPerSideOfPlane.Rd man/rankNumberForGivenPercentile.Rd man/removeOutliers.Rd man/select_combinatorial_rows_from_table.Rd man/select_elements_from_vector_as_given_by_integer_vector.Rd man/seperate_date_and_time.Rd man/signalRank.Rd man/sortList_OfNumericVectors.Rd man/splitMap.Rd man/split_description_into_single_words.Rd man/split_table_byCol_into_equal_chunks.Rd man/split_vector_into_chunks.Rd man/split_vector_into_equal_chunks.Rd man/ssd_from_mean.Rd man/sse.Rd man/transformBooleanIntoAnotherBoolean.Rd man/uniquePermutations.Rd man/whichFirstIndex_isNonZero.Rd man/withinMargin.Rd man/xyCal.Rd man/z_score_for_standard_normal_where_area_is_equally_split_from_mean.Rd
msxakk89/dat documentation built on Aug. 3, 2020, 6:39 p.m.