is_errorB: Identify Error B: Curve in yz plane

Description Usage Arguments Examples

View source: R/radial_bridge.R

Description

Identify Curve in yz plane

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
is_errorB(ro_data, type = "wildtype", threshold.n = 0.9)

## S3 method for class 'brain'
is_errorB(ro_data, type = "wildtype",
  threshold.n = 0.9)

## S3 method for class 'tbl_brain'
is_errorB(ro_data, type = "wildtype",
  threshold.n = 0.9)

correct_errorB.tbl_brain(ro_data, r_angle_mpt = 1)

correct_errorB.tbl_brain(ro_data, r_angle_mpt = 1)

Arguments

type

wild type or mutant type of zebrafish embryo brain

threshold.n

threshld for signal frequency. Any signal with frequency below threshold value is exluded

data

a brain image

range_ref

error level.Options are 1. 95 outlier, which could be interpreted as: if the quadratic coefficient of the youtoo type sample is within the normal range of wildtype's quadratic coeffcients, we say there is no error. Otherwise, if the quadratic coefficient is considered as an outlier in the wildtype quadratic coefficients, we say there is a an error B in the youtoo type sample.

Examples

1

beanumber/cranium documentation built on Oct. 17, 2019, 11:03 a.m.